RecordChooser
extends InputTextTag
in package
Uses
Selectizer
Description of GroupChooser.
Tags
Table of Contents
- __construct() : mixed
- Selectize.js based Record Chooser.
Methods
__construct()
Selectize.js based Record Chooser.
public
__construct(string $name, array<string|int, mixed> $values, RO $optionsEngine[, array<string|int, mixed> $properties = [] ]) : mixed
Parameters
- $name : string
- $values : array<string|int, mixed>
- $optionsEngine : RO
- $properties : array<string|int, mixed> = []