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

