PEAR-Handbuch | ||
---|---|---|
Zurück | Nach vorne |
Returns the element's raw value such as submitted by the form (not filtered), set by setDefaults() or setConstants().
Tabelle 42-1. Mögliche Fehler-Arten
Error code | Error message | Reason | Solution |
---|---|---|---|
QUICKFORM_NONEXIST_ELEMENT | Element '$element' does not exist in HTML_QuickForm::getElementValue() | Tried to get a value of a non-existant element | Check the element's name spelling |
Zurück | Zum Anfang | Nach vorne |
HTML_QuickForm::exportValues() | Nach oben | HTML_QuickForm::getSubmitValue() |