Portlet Page Editor Tags for Adaptive Layout
Tag browsebreadcrumbsdata


This tag stores the breadcrumb path to the current folder in memory. Each breadcrumb data object will have the following variables: name for the breadcrumbs folder name, id for the folder ID, and url for the URL to access the folder. The current folder will not contain the URL, instead it will have the constant 'EMPTY_STRING'. This tag requires the portletbrowsemode to be displayed on the page before it.These tags are only available on the Portlet Selection layout, which applies to the DHTML flyout for adding portlets to a page.


Tag Information
Tag Namebrowsebreadcrumbsdata

Attributes
NameTypeRequiredDefault ValueDescription
idstringtruenullThe name of the variable in memory where the DO data created by this tag is stored. Specify this ID in the data attribute (most commonly the DATAVAR attribute) for any display tag consuming DO data. Multiple data tags can share the same ID, in which case they are added to a list in the order they were processed.
scopestringfalseportlet requestThe scope used to store the data. See the Logic tag library for a list of all available scopes.


Copyright 2005 Plumtree Software, Inc.