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.
|
|
| Name: |
Nested set |
| Base name: |
nestedset |
| Description: |
Manipulate a tree node structure stored in MySQL |
| Version: |
0.6 |
| PHP version: |
5.0 |
| License: |
GNU Lesser General Public License (LGPL) |
| All time users: |
1089 users |
| All time rank: |
2995 |
| Week users: |
7 users |
| Week rank: |
330  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|