The class transforms a 2D linear array of content information into another array with a tree structure.
It can be used to generate hierarchic menus for navigation in a Web site and easily return brothers, children and fathers of a given node
The new version is PHP5 compatible and can now sort the children of a given node.