Navigation Tags
Tag horizontalrowtab


This tag defines a horizontal menu tab that activates on mouse-click and displays a row of links, which are provided by PTURL DO data tags through the datavar attribute.

The HTML generated around and for each link in the row of links associated with this tab can be customized by defining completely new HTML for each link in the body of this tag.

This tag is also a type of data tag in itself, even though it consumes other data tags. The data set by this tag is very specialized, unlike the Data tags (ptdata) which are general, and only meant to be used with the horizontalrowcontainermenu display tag or a tag that is functionally very similar to it.

As a data tag, this tag does not do anything useful by itself; it must be used in conjunction with a display tag.


Tag Information
Tag Namehorizontalrowtab

Attributes
NameTypeRequiredDefault ValueDescription
datavarstringtruenullThe ID of the PTURL data tag or set of PTURL data tags to list as links. The HTML for the data set can be completely customized by specifying the HTML to use on the data in the body of this tag.
containervarstringtruenullID to associate this tab with a container. The value of the ID should be the value of the menuvar attribute defined in the container tag.
textstringtruenullThe text displayed on the tab.
scopestringfalseportlet requestThe scope used to get the data, portlet request by default. See the description of this tag library for a list of available scopes.


Copyright 2005 Plumtree Software, Inc.