File: |
ParentChild.php |
Role: |
Class source |
Content type: |
text/plain |
Description: |
This is the main class file made for populating a tree/list of items based on the parent child relationships among them with unlimited level of hierarchy . |
Class: |
Parent child tree with unlimited levels
Retrieve child elements from MySQL parent records |
Author: |
By mrinal nandi |
Last change: |
A new method getItemPath() is added in the class which returns the total path of a given item/node(the list of elements starting from the top level root node to the given item/node). A new property called "item_path" is also added which is required for this new method. |
Date: |
13 years ago |
Size: |
5,022 bytes |
|
|
|