|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.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
Constructor Summary | |
---|---|
CmsEditorHandler()
|
Method Summary | |
---|---|
java.lang.String |
getEditorUri(java.lang.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. |
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 java.lang.String getEditorUri(java.lang.String resource, CmsJspActionElement jsp) throws CmsException
I_CmsEditorHandler
getEditorUri
in interface I_CmsEditorHandler
resource
- the selected resourcejsp
- the CmsJspActionElement
null
if resource is not editable
CmsException
- if something goes wrongI_CmsEditorHandler.getEditorUri(java.lang.String, CmsJspActionElement)
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |