PHP Classes

pTree: Manipulate hierarchical data structures like trees

Recommend this page to a friend!
  Info   View files View files (6)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 1,938 This week: 1All time: 2,029 This week: 560Up
Version License Categories
ptree 1.0.0Free for non-comm...PHP 5, Data types
Description 

Author

This class provides classes that abstract an hierarchical data structures like trees.

There is one class for abstracting trees and another for tree nodes. These classes are expected to be extended by sub-classes in concrete applications.

The tree node class has functions for adding and removing children nodes, setting and getting the node value, name and comment, and serializing and serializing the node structure into a string.

The tree class is itself a sub-class of the tree node class. Besides the functions inherited from the node class, it has functions for adding and removing nodes, retrieving the root node, among other functions to check the tree properties.

Picture of Guilherme Blanco
Name: Guilherme Blanco <contact>
Classes: 5 packages by
Country: Brazil Brazil
Age: 40
All time rank: 22815 in Brazil Brazil
Week rank: 411 Down35 in Brazil Brazil Down
Innovation award
Innovation award
Nominee: 2x

  Files folder image Files  
File Role Description
Files folder imagedocs (4 files)
Plain text file class.pTree.php Class Class File
Accessible without login Plain text file tree_test.php Example Test of pTree (Full of comments)

  Files folder image Files  /  docs  
File Role Description
  Accessible without login HTML file pTree.html Doc. pTree API
  Accessible without login HTML file pTreeNode.html Doc. pTreeNode API
  Accessible without login HTML file pTree_INDEX.html Doc. pTree Index
  Accessible without login Plain text file stylesheet.css Data CSS Definitions

 Version Control Reuses Unique User Downloads Download Rankings  
 0%1
Total:1,938
This week:1
All time:2,029
This week:560Up