method
public
static
Field::custom()
Класс: \Bitrix\Main\UI\Filter\Field
Сигнатура
public static custom(string $name, string $value[, string $label = "" ][, string $placeholder = "" ][, bool $style = false ]) : array<string|int, mixed>
Описание
Подготавливает данные пользовательского поля
Параметры
$name
string
$value
string
$label
string
= ""
$placeholder
string
= ""
$style
bool
= false
Возвращаемое значение
array<string|int, mixed>
Исходный файл: source/main/lib/ui/filter/field.php:70

