require_once 'HTML/QuickForm/element.php';
void HTML_QuickForm_element::setValue (mixed $value)
void HTML_QuickForm_element::setValue
This sets the display value for the element. It can be different from its submit value.
Default value of the form element
throws no exceptions thrown
see getValue().
since 1.0
This function can not be called statically.