Class 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:

    • /jsp/editors/editor_main_html

    Since:
    6.0.0
    See Also:
    I_CmsEditorHandler
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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
    • 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