Uses of Class
org.opencms.xml.containerpage.CmsADESessionCache
Packages that use CmsADESessionCache
Package
Description
Contains the container page editor service classes.
Contains functions for the ADE main pages, commonly called "Container Pages" in OpenCms.
-
Uses of CmsADESessionCache in org.opencms.ade.containerpage
Methods in org.opencms.ade.containerpage with parameters of type CmsADESessionCacheModifier and TypeMethodDescriptionstatic I_CmsFormatterBean
CmsElementUtil.getFormatterForContainer
(CmsObject cms, CmsContainerElementBean element, CmsContainer container, CmsADEConfigData config, CmsADESessionCache cache) Returns the formatter bean for the given element and container.void
CmsContainerpageService.setSessionCache
(CmsADESessionCache cache) Sets the session cache.Constructors in org.opencms.ade.containerpage with parameters of type CmsADESessionCacheModifierConstructorDescriptionCmsModelGroupHelper
(CmsObject cms, CmsADEConfigData configData, CmsADESessionCache sessionCache, boolean isEditingModelGroups) Constructor. -
Uses of CmsADESessionCache in org.opencms.xml.containerpage
Methods in org.opencms.xml.containerpage that return CmsADESessionCacheModifier and TypeMethodDescriptionstatic CmsADESessionCache
Gets the session cache for the current session.