public class ConfigReseedHandler extends FormHandler
_action, _context, _log, _method, _requestWrapper, _settings
Constructor and Description |
---|
ConfigReseedHandler() |
Modifier and Type | Method and Description |
---|---|
String |
ngettext(String s,
String p,
int n)
translate (ngettext) @since 0.9.19
|
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, storeNonces
protected void processForm()
FormHandler
processForm
in class FormHandler