public class DialogGrid extends ConfigurableFreemarkerDialog
configuration, log, uuid| Constructor and Description |
|---|
DialogGrid() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addToParameters(Map<String,Object> parameters)
Can be implemented by subclasses in order to add parameters to the Map passed to freemarker.
|
protected String |
adjustRowCount(String value,
int count) |
protected String |
getPath() |
void |
init(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
info.magnolia.cms.core.Content websiteNode,
info.magnolia.cms.core.Content configNode) |
drawHtml, getSubNodesdrawHtmlPost, drawHtmlPre, getBoxType, getHtmlDescription, setBoxTypeaddOption, addSub, clearWebsiteNode, drawHtmlPostSubs, drawHtmlPreSubs, drawSubs, 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 websiteNode,
info.magnolia.cms.core.Content configNode)
throws javax.jcr.RepositoryException
init in interface info.magnolia.cms.gui.dialog.DialogControlinit in class ConfigurableFreemarkerDialogjavax.jcr.RepositoryExceptionprotected String getPath()
getPath in class ConfigurableFreemarkerDialogprotected void addToParameters(Map<String,Object> parameters)
addToParameters in class ConfigurableFreemarkerDialogparameters - parameter mapCopyright © 2008-2012 Openmind. All Rights Reserved.