| NetUI Tag Library Documentation (Version 1.0.2) |
FRAMES NO FRAMES |
NetUI Template controls taglibrary.
<%@ taglib prefix="netui-template"
uri="http://beehive.apache.org/netui/tags-template-1.0" %>
<anyxmlelement xmlns:netui-template="http://beehive.apache.org/netui/tags-template-1.0" />
Tag Summary | |
---|---|
attribute | Defines a property placeholder within a template. |
includeSection | Defines a content placeholder within a template. |
section | Sets HTML content inside placeholders defined by a <netui-template:includeSection> tag. |
setAttribute | Sets a property value in a template page. |
template | Points a content page at its template page. |
Library Information | |
Display Name | None |
Version | 1.0 |
Short Name | netui-template |
URI | http://beehive.apache.org/netui/tags-template-1.0 |
|
FRAMES NO FRAMES |