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