| 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 | Field and Description |
|---|---|
protected CmsContentInfoBean |
CmsJspTagResourceLoad.m_contentInfoBean
The bean to store information required to make the result list browsable.
|
| Modifier and Type | Method and Description |
|---|---|
protected CmsContentInfoBean |
CmsJspTagResourceLoad.getContentInfoBean()
Returns the content info bean.
|
| Modifier and Type | Method and Description |
|---|---|
protected static java.util.List<CmsResource> |
CmsJspTagResourceLoad.limitCollectorResult(CmsContentInfoBean contentInfoBean,
java.util.List<CmsResource> collectorResult)
Limits the collector's result list to the size of a page to be displayed in a JSP.
|