CloneableInstantiable
Methods |
public getInitialOptions() Get the intially selected options.
|
public getMaxSelectedItems() Get the maximum number of selected items.
|
public setMaxSelectedItems( $maxSelectedItems) Set the maximum number of selected items.
|
public toArray() Convert the block to its array representation.
|
Properties |
protected static $availableAttributes = ['placeholder' => 'placeholder', 'action_id' => 'action_id', 'options' => 'options', 'option_groups' => 'option_groups', 'confirm' => 'confirm', 'max_selected_items' => 'max_selected_items'] Internal attribute to property map.
|
protected $max_selected_items = NULL Maximum number of selected items.
|
protected $type = 'multi_static_select' Block type.
|
Methods |
Properties |
protected static $availableAttributes = ['placeholder' => 'placeholder', 'action_id' => 'action_id', 'options' => 'options', 'option_groups' => 'option_groups', 'confirm' => 'confirm', 'max_selected_items' => 'max_selected_items'] Internal attribute to property map.
|
Methods |