public class ConfigNavHelper extends HelperBase
_context, _log, _out, CHECKED, PROP_ADVANCED, SELECTED| Constructor and Description |
|---|
ConfigNavHelper()Construct a new ConfigNavHelper. |
| Modifier and Type | Method and Description |
|---|---|
void | renderNavBar(String requestURI,
boolean graphical)Render the configuration navigation bar. |
_t, _t, _t, _x, getChecked, isAdvanced, ngettext, setContextId, storeWriterpublic void renderNavBar(String requestURI, boolean graphical) throws IOException
requestURI - the current request URIgraphical - false for text-mode browsersIOException - if writing to the output fails