Property | Type | Description | |
---|---|---|---|
$options |
Method | Description | |
---|---|---|
get ( |
Produce HTML output for this text control. | |
set_options ( array $options ) : |
Set the options used in the output of this select |
public set_options ( array $options ) : |
||
$options | array | An array of options. By default, a nested array will create an optgroup using the key as the optgroup label. |
return | $this |