info.magnolia.module.workflow.trees
Class WorkflowWebsiteTreeConfiguration
java.lang.Object
info.magnolia.module.admininterface.AbstractTreeConfiguration
info.magnolia.module.admininterface.trees.WebsiteTreeConfiguration
info.magnolia.module.workflow.trees.WorkflowWebsiteTreeConfiguration
- All Implemented Interfaces:
- AdminTreeConfiguration
public class WorkflowWebsiteTreeConfiguration
- extends WebsiteTreeConfiguration
An AdminTreeConfiguration
for the website tree, which redefines the activation context menu items,
so that they popup the activation dialog ('enter comment').
- Version:
- $Id$
- Author:
- pbracher
Method Summary |
void |
prepareContextMenu(Tree tree,
boolean browseMode,
javax.servlet.http.HttpServletRequest request)
Prepare the context menu of the tree. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkflowWebsiteTreeConfiguration
public WorkflowWebsiteTreeConfiguration()
prepareContextMenu
public void prepareContextMenu(Tree tree,
boolean browseMode,
javax.servlet.http.HttpServletRequest request)
- Description copied from interface:
AdminTreeConfiguration
- Prepare the context menu of the tree. This is called during renderTree
- Specified by:
prepareContextMenu
in interface AdminTreeConfiguration
- Overrides:
prepareContextMenu
in class WebsiteTreeConfiguration
browseMode
- true if this tree is shown in simple browse mode- See Also:
AdminTreeConfiguration.prepareContextMenu(info.magnolia.cms.gui.control.Tree,
boolean, javax.servlet.http.HttpServletRequest)
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.