Uses of Class
org.opencms.jsp.util.CmsJspStandardContextBean.TemplateBean
Package
Description
Utility classes to be used for JSP pages.
Contains functions for the ADE main pages, commonly called "Container Pages" in OpenCms.
-
Uses of CmsJspStandardContextBean.TemplateBean in org.opencms.jsp.util
Modifier and TypeMethodDescriptionCmsJspStandardContextBean.getTemplate()
Gets a bean containing information about the current template. -
Uses of CmsJspStandardContextBean.TemplateBean in org.opencms.xml.containerpage
Modifier and TypeMethodDescriptionCmsADESessionCache.getTemplateBean
(String uri, boolean safe) Gets the cached template bean for a given container page uri.Modifier and TypeMethodDescriptionvoid
CmsADESessionCache.setTemplateBean
(String uri, CmsJspStandardContextBean.TemplateBean templateBean) Caches a template bean for a given container page URI.