MultiSelectBox
class MultiSelectBox extends MultiChoiceControl
Select box control that allows multiple items selection.
Methods
setItems(array $items, $useKeys = TRUE)
Sets options and option groups from which to choose.
Html|string
getControl()
Generates control's HTML element.
Details
at line 28
MultiChoiceControl
setItems(array $items, $useKeys = TRUE)
Sets options and option groups from which to choose.
at line 53
Html|string
getControl()
Generates control's HTML element.
at line 71
getSelectedItem()
deprecated
deprecated
No description