| |||||||
FRAMES NO FRAMES |
<cms:contentload>
, but loads all kind of OpenCms resources. Use <cms:resourceaccess>
to access loaded resources.
Tag Information | |
Tag Class | org.opencms.jsp.CmsJspTagResourceLoad |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
collector | false | true | java.lang.String | See <cms:contentload> . |
param | false | true | java.lang.String | See <cms:contentload> . |
property | false | true | java.lang.String | See <cms:contentload> . |
pageIndex | false | true | java.lang.String | See <cms:contentload> . |
pageSize | false | true | java.lang.String | See <cms:contentload> . |
pageNavLength | false | true | java.lang.String | See <cms:contentload> . |
preload | false | true | java.lang.String | See <cms:contentload> . |
var | false | true | java.lang.String | Name of the exported variable that provides access to all respources loaded via <cms:resourceload> . The exported variable has type org.opencms.jsp.util.CmsJspRespourceLoadBean. |
scope | false | true | java.lang.String | See <cms:contentload> . |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |