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.StringText to display on mouse over of the back URL. The default value is Back.
backURLfalsetruejava.lang.StringA URL for navigating back to.
cssClassfalsetruejava.lang.StringA CSS class for styling the component.
escapeXmlfalsetruebooleanWhether to escape the header's XML tags. The default value is true.
localizeTitlefalsetruebooleanWhether to translate the header's title into the localized language. The default value is true.
showBackURLfalsetruebooleanWhether to display the back URL. The default value is true.
titletruetruejava.lang.StringA title to display 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.