| |||||||
FRAMES NO FRAMES |
<cms:include>
to include special elements. Note that from the included JSPs, code not in the body of any <cms:element>
tag will always be included.
Tag Information | |
Tag Class | org.opencms.jsp.CmsJspTagTemplate |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
element | false | true | java.lang.String | Name of the section in the body of <cms:element> . |
ifexists | false | true | java.lang.String | Deprecated. |
ifexistsone | false | true | java.lang.String | Deprecated. |
ifexistsall | false | true | java.lang.String | Deprecated. |
ifexistsnone | false | true | java.lang.String | Deprecated. |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |