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