info.magnolia.module.admininterface.lists
Class WebsiteVersionsList
java.lang.Object
info.magnolia.cms.servlets.MVCServletHandlerImpl
info.magnolia.cms.servlets.CommandBasedMVCServletHandler
info.magnolia.module.admininterface.PageMVCHandler
info.magnolia.module.admininterface.TemplatedMVCHandler
info.magnolia.module.admininterface.lists.AbstractList
info.magnolia.module.admininterface.lists.VersionsList
info.magnolia.module.admininterface.lists.WebsiteVersionsList
- All Implemented Interfaces:
- MVCServletHandler
public class WebsiteVersionsList
- extends VersionsList
- Version:
- $Revision$ ($Author$)
- Author:
- Philipp Bracher
Fields inherited from class info.magnolia.module.admininterface.lists.VersionsList |
path |
Constructor Summary |
WebsiteVersionsList(String name,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
Methods inherited from class info.magnolia.module.admininterface.lists.VersionsList |
addComment, cleanComment, configureContextMenu, configureFunctionBar, configureList, getJCRNode, getJsExecutedAfterSaving, getMaxShowedVersions, getModel, getNode, getOnDiffFunction, getPath, getRepository, getVersionLabel, isSupportsDiff, onRender, restore, restoreRecursive, setJsExecutedAfterSaving, setPath, setRepository, setVersionLabel |
Methods inherited from class info.magnolia.module.admininterface.lists.AbstractList |
addContextMenuItem, getContextMenu, getFunctionBar, getGroupBy, getGroupByOrder, getLanguage, getList, getRenderKit, getSortBy, getSortByOrder, getTemplateName, getURI, initList, onRenderHeader, setFunctionBar, setGroupBy, setGroupByOrder, setList, setSortBy, setSortByOrder, show |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebsiteVersionsList
public WebsiteVersionsList(String name,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Exception
- Parameters:
name
- request
- response
-
- Throws:
Exception
getOnShowFunction
public String getOnShowFunction()
- Default url used for pages
- Specified by:
getOnShowFunction
in class VersionsList
- Parameters:
versionLabel
-
- Returns:
- the url used in the link
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.