|
||||||||||
| 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
public class 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 | |
|---|---|
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,
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 element| Method Detail |
|---|
public String buildContextMenues()
public int getExplorerSettings()
protected void initWorkplaceRequestValues(CmsWorkplaceSettings settings,
HttpServletRequest request)
CmsWorkplace
initWorkplaceRequestValues in class CmsWorkplacesettings - 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 | |||||||||