KD Page Tags for Adaptive Layout
Tag documentsperpagedata


This tag only works with the Knowledge Directory Adaptive Layout. The pt:value attribute takes in a comma separated list of integers and stores a list of documentsperpage objects. Each object contains the following variables: name - The name to be displayed, url - The link to set the items per page, and selected - Either 'true' or 'false' based on the current setting.


Tag Information
Tag Namedocumentsperpagedata

Attributes
NameTypeRequiredDefault ValueDescription
valuestringtruenullThis attributr takes comma seperated list of integers as input values.
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.