liferay-ui
Tag tabs


Creates a tabbed UI of section dividers that each house their own content.

Example:


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

Attributes
NameRequiredRequest-timeTypeDescription
backLabelfalsetruejava.lang.StringA label for the back URL
backURLfalsetruejava.lang.StringA URL for navigating back to
formNamefalsetruejava.lang.StringA name for the tab's form
namestruetruejava.lang.StringThe names of the tabs. Each name must be separated by a comma with no spaces.
onClickfalsetruejava.lang.StringA function to be called on a user clicking any of the tabs
paramfalsetruejava.lang.StringA variable for the component
portletURLfalsetruejava.lang.StringA URL to refer to the portlet that contains the component
refreshfalsetruebooleanWhether the page refreshes when a tab is clicked
tabsValuesfalsetruejava.lang.StringTab values that must follow the same order as the names attribute. Each value must be separated by a comma with no spaces.
typefalsetruejava.lang.StringA design type for the tabs. Possible values are tabs and pills.
urlfalsetruejava.lang.StringA URL to which all the tabs are linked when clicked. You can also set each tab's URL individually using url[number] attribute.
urlsfalsetruejava.lang.StringNo Description
url0falsetruejava.lang.StringDeprecated as of 7.0.0, replaced by the attribute urls
url1falsetruejava.lang.StringDeprecated as of 7.0.0, replaced by the attribute urls
url2falsetruejava.lang.StringDeprecated as of 7.0.0, replaced by the attribute urls
url3falsetruejava.lang.StringDeprecated as of 7.0.0, replaced by the attribute urls
url4falsetruejava.lang.StringDeprecated as of 7.0.0, replaced by the attribute urls
url5falsetruejava.lang.StringDeprecated as of 7.0.0, replaced by the attribute urls
url6falsetruejava.lang.StringDeprecated as of 7.0.0, replaced by the attribute urls
url7falsetruejava.lang.StringDeprecated as of 7.0.0, replaced by the attribute urls
url8falsetruejava.lang.StringDeprecated as of 7.0.0, replaced by the attribute urls
url9falsetruejava.lang.StringDeprecated as of 7.0.0, replaced by the attribute urls
valuefalsetruejava.lang.StringAn active tab from the value given in the attribute tabsValues. No matter which tab a user selects, the tab given for this value always remains active.

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.