HTML_QuickForm_select::setSelected() -- Sets the default values of the select box
Leírás
This method is an alias for setValue(). For multiple selects you can pass either an array or a comma delimited string of values.
Paraméterek
- mixed
$values
Array or comma delimited string of selected values
Lehetséges hibaértékek
throws no exceptions thrown
Megjegyzés
since 1.0
Ez a függvény nem hívható
statikusan.