PHP Classes

pTree: Manipulate hierarchical data structures like trees

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 1,939 All time: 2,029 This week: 69Up
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: 41
All time rank: 22915 in Brazil Brazil
Week rank: 178 Up11 in Brazil Brazil Up
Innovation award
Innovation award
Nominee: 2x

  Files folder image Files (6)  
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 (6)  /  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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Reuses Unique User Downloads Download Rankings  
 0%1
Total:1,939
This week:0
All time:2,029
This week:69Up