Uses of Class
org.opencms.jsp.util.CmsJspContainerPageWrapper
Packages that use CmsJspContainerPageWrapper
-
Uses of CmsJspContainerPageWrapper in org.opencms.jsp.util
Methods in org.opencms.jsp.util that return CmsJspContainerPageWrapperModifier and TypeMethodDescriptionCmsJspContentAttachmentsBean.getContainerPage()
Converts this to a container page wrapper.Methods in org.opencms.jsp.util with parameters of type CmsJspContainerPageWrapperModifier and TypeMethodDescriptionCmsJspStandardContextBean.renderContainer
(CmsJspContainerPageWrapper page, String name) Renders the elements of container in a container page wrapper as HTML (without a surrounding element).