|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opencms.workplace.CmsWorkplace
org.opencms.workplace.explorer.CmsExplorerInit
Provides methods for building the top frame Javascript code for the Explorer view of the OpenCms Workplace.
The following files use this class:
Field Summary |
Constructor Summary | |
CmsExplorerInit(CmsJspActionElement jsp)
Public constructor. |
Method Summary | |
java.lang.String |
buildContextMenues()
Builds the Javascript for the Workplace context menus. |
int |
getExplorerSettings()
Returns the file settings for the Workplace explorer view. |
protected void |
initWorkplaceRequestValues(CmsWorkplaceSettings settings,
javax.servlet.http.HttpServletRequest request)
Analyzes the request for workplace parameters and adjusts the workplace settings accordingly. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CmsExplorerInit(CmsJspActionElement jsp)
jsp
- an initialized JSP action elementMethod Detail |
public java.lang.String buildContextMenues()
public int getExplorerSettings()
protected void initWorkplaceRequestValues(CmsWorkplaceSettings settings, javax.servlet.http.HttpServletRequest request)
CmsWorkplace
initWorkplaceRequestValues
in class CmsWorkplace
settings
- the workplace settingsrequest
- the current requestCmsWorkplace.initWorkplaceRequestValues(org.opencms.workplace.CmsWorkplaceSettings, javax.servlet.http.HttpServletRequest)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |