select
array public static \Bitrix\Main\UI\Filter\Field::select( string $name, array $items, array $defaultValue = array(), string $label = "", string $placeholder = "" );
Static method processes select
field data and returns complete array.
Parameters
Parameter | Description | Version |
---|---|---|
$name | Name | |
$items | Array with items | |
$defaultValue | Array with default values | |
$label | Title | |
$placeholder | Placeholder |
Example
© «Bitrix24», 2001-2024
Up