liferay-ui
Tag tabs


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


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

Attributes
NameRequiredRequest-timeTypeDescription
backLabelfalsetruejava.lang.StringSets a label for the back URL.
backURLfalsetruejava.lang.StringSets a URL for navigating back to.
formNamefalsetruejava.lang.StringSets the tab's form name.
namestruetruejava.lang.StringSets the names of the tabs. Each name must be separated by a comma with no spaces.
onClickfalsetruejava.lang.StringSets a function to be called on a user clicking any of the tabs.
paramfalsetruejava.lang.StringSets a variable to refer to this component.
portletURLfalsetruejava.lang.StringSets a URL to refer to the portlet that contains this component.
refreshfalsetruebooleanSets whether the page refreshes when a tab is clicked.
tabsValuesfalsetruejava.lang.StringSets the tab values. Values must follow the same order as the names attribute. Each value must be separated by a comma with no spaces.
typefalsetruejava.lang.StringSets the design type of tabs. Possible values are tabs and pills.
urlfalsetruejava.lang.StringSets the URL to which all the tabs link to 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 liferay-ui:tabs#urls
url1falsetruejava.lang.StringDeprecated as of 7.0.0, replaced by liferay-ui:tabs#urls
url2falsetruejava.lang.StringDeprecated as of 7.0.0, replaced by liferay-ui:tabs#urls
url3falsetruejava.lang.StringDeprecated as of 7.0.0, replaced by liferay-ui:tabs#urls
url4falsetruejava.lang.StringDeprecated as of 7.0.0, replaced by liferay-ui:tabs#urls
url5falsetruejava.lang.StringDeprecated as of 7.0.0, replaced by liferay-ui:tabs#urls
url6falsetruejava.lang.StringDeprecated as of 7.0.0, replaced by liferay-ui:tabs#urls
url7falsetruejava.lang.StringDeprecated as of 7.0.0, replaced by liferay-ui:tabs#urls
url8falsetruejava.lang.StringDeprecated as of 7.0.0, replaced by liferay-ui:tabs#urls
url9falsetruejava.lang.StringDeprecated as of 7.0.0, replaced by liferay-ui:tabs#urls
valuefalsetruejava.lang.StringSets the active tab to the value given from the tabsValues attribute. No matter which tab a user selects, the tab given for this value always remain 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.