public class ConfigHomeHandler extends FormHandler
_action, _context, _log, _method, _requestWrapper, _settings| Constructor | Description |
|---|---|
ConfigHomeHandler() |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
processForm() |
Override this to perform the final processing (in turn, adding formNotice
and formError messages, etc)
|
_t, _t, _t, _x, addFormError, addFormErrorNoEscape, addFormNotice, addFormNoticeNoEscape, getAllMessages, getErrors, getJettyString, getNewNonce, getNotices, isAdvanced, setAction, setContextId, setNonce, setRequestWrapper, setSettings, storeMethod, storeNoncesprotected void processForm()
FormHandlerprocessForm in class FormHandler