public class I18nDialogTab
extends info.magnolia.cms.gui.dialog.DialogTab
| Constructor and Description |
|---|
I18nDialogTab() |
| Modifier and Type | Method and Description |
|---|---|
void |
drawHtmlPostSubs(Writer out) |
void |
drawHtmlPreSubs(Writer out) |
protected void |
drawSubs(Writer out) |
void |
init(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
info.magnolia.cms.core.Content storageNode,
info.magnolia.cms.core.Content configNode) |
addOption, addSub, clearWebsiteNode, drawHtml, getConfigValue, getConfigValue, getDescription, getId, getLabel, getMessage, getMessage, getMessages, getName, getOptions, getParent, getRequest, getResponse, getStorageNode, getSub, getSubs, getTopParent, getValidationPattern, getValue, getValues, getWebsiteNode, isRequired, readValue, readValues, removeSessionAttribute, setConfig, setConfig, setConfig, setDescription, setLabel, setName, setOptions, setRequired, setSaveInfo, setSessionAttribute, setTopParent, setValidationMessage, setValue, validatepublic void init(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
info.magnolia.cms.core.Content storageNode,
info.magnolia.cms.core.Content configNode)
throws javax.jcr.RepositoryException
init in interface info.magnolia.cms.gui.dialog.DialogControlinit in class info.magnolia.cms.gui.dialog.DialogControlImpljavax.jcr.RepositoryExceptionpublic void drawHtmlPreSubs(Writer out) throws IOException
drawHtmlPreSubs in class info.magnolia.cms.gui.dialog.DialogTabIOExceptionprotected void drawSubs(Writer out) throws IOException
drawSubs in class info.magnolia.cms.gui.dialog.DialogControlImplIOExceptionpublic void drawHtmlPostSubs(Writer out) throws IOException
drawHtmlPostSubs in class info.magnolia.cms.gui.dialog.DialogTabIOExceptionCopyright © 2008-2012 Openmind. All Rights Reserved.