$element->setValue() | $element->removeAttributes() |
HTML_Template_Flexy | |
PEAR Manual | |
$element->setOptions (
mixed $array
, boolean $noValue = FALSE
)
Used with HTML Selects, to fill in the options available
$array the options to appear.
$noValue don't use the keys from the array sent as the value= part of the option tag.
throws no exceptions thrown
This function can not be called statically.
$element->setValue() | $element->removeAttributes() |
HTML_Template_Flexy | |
PEAR Manual | |