method
public
Options::__construct()
Сигнатура
public __construct(string $filterId[, array<string|int, mixed> $filterPresets = [] ][, string $commonPresetsId = null ]) : mixed
Описание
Конструктор Options.
Параметры
$filterId
string
$arParams["FILTER_ID"]
$filterPresets
array<string|int, mixed>
= []
$arParams["FILTER_PRESETS"]
$commonPresetsId
string
= null
$arParams["COMMON_PRESETS_ID"] Установите, если хотите использовать общие пресеты
Возвращаемое значение
mixed
Исходный файл: source/main/lib/ui/filter/options.php:34

