|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.module.admininterface.AbstractTreeConfiguration info.magnolia.module.admininterface.trees.WebsiteTreeConfiguration info.magnolia.module.workflow.trees.WorkflowWebsiteTreeConfiguration
public class WorkflowWebsiteTreeConfiguration
An AdminTreeConfiguration
for the website tree, which redefines the activation context menu items,
so that they popup the activation dialog ('enter comment').
Constructor Summary | |
---|---|
WorkflowWebsiteTreeConfiguration()
|
Method Summary | |
---|---|
void |
prepareContextMenu(Tree tree,
boolean browseMode,
javax.servlet.http.HttpServletRequest request)
Prepare the context menu of the tree. |
Methods inherited from class info.magnolia.module.admininterface.trees.WebsiteTreeConfiguration |
---|
prepareFunctionBar, prepareTree |
Methods inherited from class info.magnolia.module.admininterface.AbstractTreeConfiguration |
---|
getMessages, hasAnyActiveSubscriber, isAdminInstance, isEnableDeleteConfirmation, setEnableDeleteConfirmation, setMessages |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WorkflowWebsiteTreeConfiguration()
Method Detail |
---|
public void prepareContextMenu(Tree tree, boolean browseMode, javax.servlet.http.HttpServletRequest request)
AdminTreeConfiguration
prepareContextMenu
in interface AdminTreeConfiguration
prepareContextMenu
in class WebsiteTreeConfiguration
browseMode
- true if this tree is shown in simple browse modeAdminTreeConfiguration.prepareContextMenu(info.magnolia.cms.gui.control.Tree,
boolean, javax.servlet.http.HttpServletRequest)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |