custom
array public static \Bitrix\Main\UI\Filter\Field::custom( string $name, string $value, string $label = "", string $placeholder = "", boolean $style = false );
Static method processes custom
field data and returns complete array.
Parameters
Parameter | Description | Version |
---|---|---|
$name | Name | |
$value | Value | |
$label | Title | |
$placeholder | Placeholder | |
$style | Style |
Example
© «Bitrix24», 2001-2024
Up