| |||||||
FRAMES NO FRAMES |
<cms:resourceload>
.
Tag Information | |
Tag Class | org.opencms.jsp.CmsJspTagResourceAccess |
TagExtraInfo Class | None |
Body Content | empty |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
var | true | true | java.lang.String | Name of the exported scoped variable that provides access to resource currently loaded via <cms:resourceload> . The variable's visibility is limited to the body of the surrounding <cms:resourceload> tag. The exported variable has type org.opencms.jsp.util.CmsJspResourceAccessBean. |
scope | false | true | java.lang.String | The scope, where the exposed variables are placed. The following values are supported:
|
Variables | ||||
Name | Type | Declare | Scope | Description |
From attribute 'var' | org.opencms.jsp.util.CmsJspResourceAccessBean | true | NESTED | No Description |
| |||||||
FRAMES NO FRAMES |