void HTML_QuickForm_select::addOption (
string $text
, string $value
, mixed $attributes
= null
)
This package is not documented yet.
Display text for the OPTION
Value for the OPTION
Either a typical HTML attribute string or an associative array
throws no exceptions thrown
since 1.0
This function can not be called statically.