|
||||||||||
| 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.editors.CmsEditorHandler
public class CmsEditorHandler
This editor handler class returns the editor URI depending on various factors.
Editor selection criteria:
I_CmsEditorHandler,
CmsWorkplaceEditorManager| Field Summary |
|---|
| Constructor Summary | |
|---|---|
CmsEditorHandler()
Default constructor needed for editor handler implementation. |
|
| Method Summary | |
|---|---|
String |
getEditorUri(String resource,
CmsJspActionElement jsp)
Returns the editor URI which will be used for the selected resource in the OpenCms VFS to the editor selector class. |
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 CmsEditorHandler()
| Method Detail |
|---|
public String getEditorUri(String resource,
CmsJspActionElement jsp)
I_CmsEditorHandler
getEditorUri in interface I_CmsEditorHandlerresource - the selected resourcejsp - the CmsJspActionElement
I_CmsEditorHandler.getEditorUri(java.lang.String, CmsJspActionElement)
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 | |||||||||