org.opencms.workplace.editors
Class CmsEditorSelector

java.lang.Object
  extended by org.opencms.workplace.editors.CmsEditorSelector

public class CmsEditorSelector
extends java.lang.Object

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:

Since:
6.0.0
Version:
$Revision: 1.10 $
Author:
Andreas Zahner
See Also:
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

CmsEditorSelector

public CmsEditorSelector(CmsJspActionElement jsp)
Public constructor with JSP action element.

Parameters:
jsp - an initialized JSP action element
Method Detail

getSelectedEditorUri

public java.lang.String getSelectedEditorUri()
Returns the uri of the dialog which will be displayed.

Returns:
the uri of the property dialog