Databases: Nested Nodes Class
Shady Shaban (contact me)
This class can be used to manage hierarchies of records stored in MySQL database tables.
It features:
- Works on any existing MySQL table provided that the table has three mandatory fields for the record id , position and order
- Support adding, updating and deleting nodes and the respective children
- Display the hierarchies as HTML nested lists or as breadcrumbs using HTML templates
- Supports re-ordering nodes within a given level
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (97.9%)
| Good (89.6%)
| Good (95.8%)
| Good (87.5%)
| -
| -
| Sufficient (76.3%)
| 27 |
Click here for detailed information about this class on phpclasses.org