Interface I_CmsEditorActionHandler

  • All Known Implementing Classes:
    CmsEditorActionDefault

    public interface I_CmsEditorActionHandler
    Provides a method for performing an individual action if the user pressed a special button in the editor.

    You can define the class of your own editor action method in the OpenCms XML configuration files. The class you enter must implement this interface to perform the editor action.

    Since:
    6.0.0