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