Uses of Interface
org.opencms.xml.content.I_CmsXmlContentVisibilityHandler
Package
Description
Contains the widget implementations, these are GUI elements used in editors and dialogs of the OpenCms workplace.
Contains functions for the ADE main pages, commonly called "Container Pages" in OpenCms.
Contains functions for structured content storage using XML, commonly called "XML content" in OpenCms.
-
Uses of I_CmsXmlContentVisibilityHandler in org.opencms.widgets
Modifier and TypeClassDescriptionclass
Deprecated.no longer needed since logic was moved to the default handler -
Uses of I_CmsXmlContentVisibilityHandler in org.opencms.xml.containerpage
Modifier and TypeClassDescriptionclass
Content handler for HTML redirects.class
Special handler for list configurations that rewrites the TypesToCollect field using formatter keys if possible, rather than IDs.class
Container page handler to validate consistency.class
This is the XML content handler class for the "dynamic functionality" resource type.class
The XML content handler class for group containers.class
The XML content handler class for inheritance groups. -
Uses of I_CmsXmlContentVisibilityHandler in org.opencms.xml.content
Modifier and TypeClassDescriptionclass
Default implementation for the XML content handler, will be used by all XML contents that do not provide their own handler.Modifier and TypeMethodDescriptionCmsDefaultXmlContentHandler.VisibilityConfiguration.getHandler()
Returns the visibility handler instance.ModifierConstructorDescriptionprotected
VisibilityConfiguration
(I_CmsXmlContentVisibilityHandler handler, String params) Constructor.