HTML_QuickForm_select::setMultiple() -- Sets the select mutiple attribute
Beschrijving
This method just adds or removes the multiple attribute of select depending on $multiple value.
Parameter
- boolean
$multiple
Whether the select supports multi-selections
Throws
throws no exceptions thrown
Note
since 1.2
Deze functie kan niet statisch worden aangeroepen.