Class CmsEditorChangeHandlerFormatterSelection

  • All Implemented Interfaces:
    I_CmsXmlContentEditorChangeHandler

    public class CmsEditorChangeHandlerFormatterSelection
    extends A_CmsXmlContentEditorChangeHandler
    Editor change handler implementation for the formatter selection in the sitemap config. If "Remove all formatters" is selected/deselected, the set of formatters that can be added/removed changes. That means, formerly explicitly added/removed formatters in the sitemap config can not be added/removed anymore. The respective content nodes must be removed. This is done by that handler.