public class ConfigUIHandler extends FormHandler
FormHandler.Message_action, _context, _log, _method, _out, _requestWrapper, _session, _settings| Constructor and Description |
|---|
ConfigUIHandler()ConfigUIHandler default constructor |
| Modifier and Type | Method and Description |
|---|---|
protected void | processForm()Implement this to perform the final processing (in turn, adding formNotice
and formError messages, etc)
Will only be called if _action is non-null and the nonce is valid. |
void | setEmbedApps(String baa)Enables embedded application display. |
void | setForceMobileConsole(String baa)Forces the mobile console interface. |
void | setShouldsave(String moo)Sets the save flag for configuration changes. |
void | setTheme(String val)Sets the theme name for configuration. |
void | setUniversalTheming(String baa)Enables universal theming support. |
void | setUseSoraFont(String baa)Enables Sora font usage. |
_t, _t, _t, _x, addFormError, addFormError, addFormErrorNoEscape, addFormErrorNoEscape, addFormNotice, addFormNotice, addFormNoticeNoEscape, addFormNoticeNoEscape, getAllMessages, getErrors, getJettyString, getNotices, isAdvanced, setAction, setContextId, setNonce, setRequestWrapper, setSettings, storeMethod, storeSession, storeWriterprotected void processForm()
FormHandlerprocessForm in class FormHandlerpublic void setEmbedApps(String baa)
baa - ignoredpublic void setForceMobileConsole(String baa)
baa - ignoredpublic void setShouldsave(String moo)
moo - ignoredpublic void setTheme(String val)
val - the theme namepublic void setUniversalTheming(String baa)
baa - ignoredpublic void setUseSoraFont(String baa)
baa - ignored