Index
A content module with a hierarchy as data model
The reference to the master module
The field in "master" to join to the primary key of this hierarchy
The field in this hierarchy that specifies the parent of a row
The field in "master" that keeps track of the number of children rows
The action to be used by the renderer
Maximum number of levels to keep online (before enabling AHAH)
Leave it null to not use AHAH at all. This means the whole tree is generated on every page.
Set to true to automatically generate a self-reference as the
first child on every container
Constructor
Initializes a TIP_Hierarchy instance.
Echo a row descriptor
Outputs the full path (as generated by the row renderer) of the row with $params id.
Echo the hierarchy
Overrides the default tagShow() to disable the page indexing if the current selected row is a container. In $params you can specify the custom action to use: if left empty, the default action (configured for this module) will be used.
TIP_Hierarchywas last modified by TiP on Mon 25 May 2009 06:22:25 PM CEST