This class can be used to manipulate an hierarchical tree of node stored in a MySQL database table.
It can perform several types of operations to manipulate database records that represent the nodes the tree.
Currently it can create the root node, insert a node, retrieve a node, retrieve the tree of nodes, display the tree as nested HTML lists, delete a node, get the path of the parents of a node and move nodes to the left or the right.
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|