| Package | Description |
|---|---|
| org.opencms.jsp |
The implementation of the OpenCms JSP tag library, with some additional utility classes to
help in JSP scriplet code and navigation building.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsJspTagContentLoad
Implementation of the
<cms:contentload/> tag,
used to access and display XML content item information from the VFS. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CmsJspTagContentInfo.storeContentInfoBean(CmsJspTagResourceLoad container)
Stores the container's content info bean in the page context.
|