Uses of Interface
org.opencms.workplace.editors.directedit.I_CmsEditHandler
Packages that use I_CmsEditHandler
Package
Description
The implementations of the core resource types for the VFS are located here.
Used to control the generation of the HTML for the "direct edit" buttons.
Contains functions for structured content storage using XML, commonly called "XML content" in OpenCms.
-
Uses of I_CmsEditHandler in org.opencms.file.types
Methods in org.opencms.file.types that return I_CmsEditHandlerModifier and TypeMethodDescriptionCmsResourceTypeXmlContent.getEditHandler
(CmsObject cms) Returns the edit handler if configured. -
Uses of I_CmsEditHandler in org.opencms.workplace.editors.directedit
Classes in org.opencms.workplace.editors.directedit that implement I_CmsEditHandlerModifier and TypeClassDescriptionclass
Special edit handler for contents that define multiple instances in a date series. -
Uses of I_CmsEditHandler in org.opencms.xml.content
Methods in org.opencms.xml.content that return I_CmsEditHandlerModifier and TypeMethodDescriptionCmsDefaultXmlContentHandler.getEditHandler()
Returns the edit handler if configured.I_CmsXmlContentHandler.getEditHandler()
Returns the edit handler if configured.