HTML_QuickForm::getSubmitValue() -- Returns the submitted element's value
Beschreibung
Returns the submitted element's value. The value is filtered.
Parameter
- string
$element
Element name
Rückgabewert
return submitted element value or NULL if not set
Fehler-Meldungen
throws no exceptions thrown
Hinweise
since 2.0
Diese Methode kann nicht
statisch aufgerufen werden.