Class CmsEditorChangeHandlerFormatterSelection

java.lang.Object
org.opencms.ade.contenteditor.A_CmsXmlContentEditorChangeHandler
org.opencms.ade.contenteditor.CmsEditorChangeHandlerFormatterSelection
All Implemented Interfaces:
I_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.