PHP Classes
elePHPant
Icontem

Nested set: Manipulate a tree node structure stored in MySQL

Recommend this page to a friend!

  Author Author  
Picture of Mark Stuppacher
Name: Mark Stuppacher <contact>
Classes: 1 package by
Country: Austria Austria


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class can be used to manipulate an hierarchical tree of node stored in a MySQL database table.

It can perform several types of operations to manipulate database records that represent the nodes the tree.

Currently it can create the root node, insert a node, retrieve a node, retrieve the tree of nodes, display the tree as nested HTML lists, delete a node, get the path of the parents of a node and move nodes to the left or the right.

  Classes of Mark Stuppacher  >  Nested set  >  Download Download .zip .tar.gz  >  Support forum Support forum (3)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Nested set
Base name: nestedset
Description: Manipulate a tree node structure stored in MySQL
Version: 0.6
PHP version: 5.0
License: GNU Lesser General Public License (LGPL)
 
  Groups   Applications   Files Files  

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Data types Modeling and manipulating data types View top rated classes


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Plain text file nestedset.class.php Class Nestedset class
Accessible without login Plain text file tableStructure.sql Data Structure of database table
Accessible without login HTML file NestedSet.html Doc. Documentation

Install with Composer Install with Composer - Download Download all files: nestedset.tar.gz nestedset.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.