Uses of Class
org.opencms.jsp.util.CmsJspStandardContextBean.CmsContainerElementWrapper
Packages that use CmsJspStandardContextBean.CmsContainerElementWrapper
-
Uses of CmsJspStandardContextBean.CmsContainerElementWrapper in org.opencms.jsp.util
Methods in org.opencms.jsp.util that return CmsJspStandardContextBean.CmsContainerElementWrapperModifier and TypeMethodDescriptionCmsJspStandardContextBean.getElement()
Returns the currently rendered element.CmsJspStandardContextBean.CmsContainerElementWrapper.getParent()
Returns the parent element if present.Methods in org.opencms.jsp.util that return types with arguments of type CmsJspStandardContextBean.CmsContainerElementWrapperModifier and TypeMethodDescriptionCmsJspStandardContextBean.getElementBeansInContainers()
Returns a lazy initialized map of wrapped container elements beans by container name suffix.