Uses of Class
org.opencms.xml.containerpage.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
Modifier 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.ModifierConstructorDescriptionCmsModelGroupHelper
(CmsObject cms, CmsADEConfigData configData, CmsADESessionCache sessionCache, boolean isEditingModelGroups) Constructor. -
Uses of CmsADESessionCache in org.opencms.xml.containerpage
Modifier and TypeMethodDescriptionstatic CmsADESessionCache
Gets the session cache for the current session.