mixed HTML_QuickForm::getSubmitValue (
string $element
)
Returns the submitted element's value. The value is filtered.
$element
Element name
return submitted element value or NULL if not set
throws no exceptions thrown
since 2.0
This function can not be called statically.