|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.cms.gui.dialog.DialogControlImpl info.magnolia.cms.gui.dialog.DialogBox info.magnolia.module.admininterface.dialogs.ACLSDialogControl
public class ACLSDialogControl
Builds a dialog control for ACLs.
Nested Class Summary | |
---|---|
protected class |
ACLSDialogControl.ACL
A concrete gui acl |
protected class |
ACLSDialogControl.ACLS
Used to create the gui values out of the entries in the repository |
Field Summary |
---|
Fields inherited from class info.magnolia.cms.gui.dialog.DialogBox |
---|
BOXTYPE_1COL, BOXTYPE_2COLS |
Fields inherited from class info.magnolia.cms.gui.dialog.DialogControlImpl |
---|
DEFAULT_VALUE_PROPERTY, SESSION_ATTRIBUTENAME_DIALOGOBJECT, SESSION_ATTRIBUTENAME_DIALOGOBJECT_REMOVE, VALIDATION_PATTERN_PROPERTY, value |
Constructor Summary | |
---|---|
ACLSDialogControl()
|
Method Summary | |
---|---|
void |
drawHtml(Writer w)
|
protected void |
renderACLS(PrintWriter out)
|
protected void |
writeRepositoryTable(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
info.magnolia.cms.i18n.Messages msgs,
PrintWriter out,
info.magnolia.cms.core.Content role,
RepositoryConfiguration repoConf)
|
Methods inherited from class info.magnolia.cms.gui.dialog.DialogBox |
---|
drawHtmlPost, drawHtmlPre, getBoxType, getHtmlDescription, setBoxType |
Methods inherited from class info.magnolia.cms.gui.dialog.DialogControlImpl |
---|
addOption, 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, init, isRequired, readValue, readValues, removeSessionAttribute, setConfig, setConfig, setConfig, setDescription, setLabel, setName, setOptions, setRequired, setSaveInfo, setSessionAttribute, setTopParent, setValidationMessage, setValue, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ACLSDialogControl()
Method Detail |
---|
public void drawHtml(Writer w) throws IOException
drawHtml
in interface info.magnolia.cms.gui.dialog.DialogControl
drawHtml
in class info.magnolia.cms.gui.dialog.DialogControlImpl
IOException
protected void renderACLS(PrintWriter out) throws IOException
IOException
protected void writeRepositoryTable(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, info.magnolia.cms.i18n.Messages msgs, PrintWriter out, info.magnolia.cms.core.Content role, RepositoryConfiguration repoConf) throws javax.jcr.RepositoryException, IOException
request
- out
- role
-
javax.jcr.RepositoryException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |