displaydefinitionlist
Date: 02-06-2007 09:58 Views: 2068 Author: Chris
Description:
Displays the list of definitions. There are two parameters:
1. template - the template to display for each definition.
2. order by (optional) - orders by definition_order if none specified, or you can order by definition_name.
Syntax:
(displaydefinitionlist|template|order by)
You can display the definition_name and count elements in the template.
Example:
- (displaydefinitionlist|template1)
Displays the list of definitions using the template1 template, and ordering by definition_id. - (displaydefinitionlist|template2|definition_name)
Displays the list of definitions using the template2 template, and ordering by definition_name.
Related functions:
displaydefinitioncount
displayadvancedindexcount

