info.magnolia.module.admininterface.dialogs
Class ACLSDialogControl
java.lang.Object
info.magnolia.cms.gui.dialog.DialogControlImpl
info.magnolia.cms.gui.dialog.DialogBox
info.magnolia.module.admininterface.dialogs.ACLSDialogControl
- All Implemented Interfaces:
- DialogControl
public class ACLSDialogControl
- extends DialogBox
Builds a dialog control for ACLs.
- Version:
- $Id:RolesACLPage.java 2516 2006-03-31 13:08:03Z philipp $
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 |
ACLSDialogControl
public ACLSDialogControl()
drawHtml
public void drawHtml(Writer w)
throws IOException
- Description copied from interface:
DialogControl
- Actually draw the dialog content.
- Specified by:
drawHtml
in interface DialogControl
- Overrides:
drawHtml
in class DialogControlImpl
- Parameters:
w
- Writer
- Throws:
IOException
- exceptions thrown when writing to the Writer can be safely rethrown by the dialog- See Also:
DialogControl.drawHtml(Writer)
renderACLS
protected void renderACLS(PrintWriter out)
throws IOException
- Throws:
IOException
writeRepositoryTable
protected void writeRepositoryTable(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Messages msgs,
PrintWriter out,
Content role,
RepositoryConfiguration repoConf)
throws javax.jcr.RepositoryException,
IOException
- Parameters:
request
- out
- role
-
- Throws:
javax.jcr.RepositoryException
IOException
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.