|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opencms.workplace.editors.CmsEditorSelector
Selects the dialog which should be displayed by OpenCms depending on the configuration value.
You can define the class of your editor selector in the OpenCms XML configuration files. The following files use this class:
I_CmsEditorHandler
Constructor Summary | |
CmsEditorSelector(CmsJspActionElement jsp)
Public constructor with JSP action element. |
Method Summary | |
java.lang.String |
getSelectedEditorUri()
Returns the uri of the dialog which will be displayed. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CmsEditorSelector(CmsJspActionElement jsp)
jsp
- an initialized JSP action elementMethod Detail |
public java.lang.String getSelectedEditorUri()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |