CloneableInstantiable
Methods |
public addInitialChannel( $initialChannel) Add an initially selected channel.
|
public clearInitialChannels() Clear the initially selected channels.
|
public getInitialChannels() Get the initially selected channels.
|
public setInitialChannels(array $initialChannels) Set the initially selected channels.
|
public toArray() Convert the block to its array representation.
|
Properties |
protected static $availableAttributes = ['placeholder' => 'placeholder', 'action_id' => 'action_id', 'initial_channels' => 'initial_channels', 'confirm' => 'confirm', 'max_selected_items' => 'max_selected_items'] Internal attribute to property map.
|
protected $initial_channels = [] Initially selected channels.
|
protected $type = 'multi_channels_select' Block type.
|
Methods |
Properties |
protected static $availableAttributes = ['placeholder' => 'placeholder', 'action_id' => 'action_id', 'initial_channels' => 'initial_channels', 'confirm' => 'confirm', 'max_selected_items' => 'max_selected_items'] Internal attribute to property map.
|
Methods |