 |
|
Innovation award
 Nominee: 10x
Winner: 4x |
This class can be use to manipulate hierarchic trees of records stored in a MySQL database using Joe Celko visitation model.
It can perform the following tasks in a very effecient way mostly using one SELECT query statement:
- Find out leaf nodes in the current tree (nodes have no children)
- Find out nodes of a sub-tree for given node
- Find out the context path of given node
- Find out the level or depth of a given node
- Find out how many descendants a given node has
|
|
| Name: |
Celko Visitation Model |
| Base name: |
visitation |
| Description: |
Manipulate hierarchic records in a MySQL database |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
1802 users |
| All time rank: |
1937 |
| Week users: |
1 user |
| Week rank: |
2051  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (91.7%) |
Good (83.3%) |
Sufficient (66.7%) |
Sufficient (75.0%) |
- |
- |
Sufficient (68.3%) |
293 |
| Month: |
Not yet rated by the users |
| |
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 |
|
|