portal

Tag header

Component Information 
InfoValue
Component Typecom.liferay.faces.portal.component.header.Header
Handler ClassNone
Renderer Typecom.liferay.faces.portal.component.header.HeaderRenderer
DescriptionNone
Attributes 
NameRequiredTypeDescription
backLabelfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
This value will be used to populate the title attribute of the back icon.
backURLfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The URL of the anchor tag rendered for the back icon. The back icon is not rendered unless this is specified.
escapeXmlfalsejavax.el.ValueExpression
(must evaluate to boolean)
When false, markup will not be escaped. The default value is true.
showBackURLfalsejavax.el.ValueExpression
(must evaluate to boolean)
When false, the back icon is not rendered. The default value is true.
stylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
HTML passthrough attribute specifying the css style of the element.
styleClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
List of CSS class names (separated by spaces) that are to be rendered within the class attribute.
titlefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
This value will be used as the header text for the component.

Output generated by Vdldoc View Declaration Language Documentation Generator.