void HTML_QuickForm_select::setSelected (
mixed $values
)
This method is an alias for setValue(). For multiple selects you can pass either an array or a comma delimited string of values.
$values
Array or comma delimited string of selected values
throws no exceptions thrown
see getSelected().
since 1.0
This function can not be called statically.