Uses of Class
org.opencms.jsp.CmsJspTagResourceLoad
Packages that use CmsJspTagResourceLoad
Package
Description
The implementation of the OpenCms JSP tag library, with some additional utility classes to
help in JSP scriplet code and navigation building.
-
Uses of CmsJspTagResourceLoad in org.opencms.jsp
Subclasses of CmsJspTagResourceLoad in org.opencms.jspModifier and TypeClassDescriptionclass
Implementation of the<cms:contentload/>
tag, used to access and display XML content item information from the VFS.Methods in org.opencms.jsp with parameters of type CmsJspTagResourceLoadModifier and TypeMethodDescriptionprotected void
CmsJspTagContentInfo.storeContentInfoBean
(CmsJspTagResourceLoad container) Stores the container's content info bean in the page context.