liferay-ui
Tag header


Creates a header that displays its text above a horizontal rule accompanied by a configurable back URL button.


Tag Information
Tag Classcom.liferay.taglib.ui.HeaderTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
backLabelfalsetruejava.lang.StringSets the text to be displayed on mouse over of the back URL. The default value is Back.
backURLfalsetruejava.lang.StringSets a URL for navigating back to.
cssClassfalsetruejava.lang.StringSets a CSS class for styling the header component.
escapeXmlfalsetruebooleanSets whether to escape the header's XML tags. The default value is true.
localizeTitlefalsetruebooleanSets whether to translate the header's title into the localized language. The default value is true.
showBackURLfalsetruebooleanSets whether to display the back URL. The default value is true.
titletruetruejava.lang.StringSets the header's title and displays it as the header text.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.