Login   Register  
PHP Classes
elePHPant
Icontem

Class: Nested Set DB Table

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Nikola Posa  >  Nested Set DB Table  >  Download .tar.gz .zip  >  Support forum Support forum (3)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Nested Set DB Table
Base name: nested-set-db-table
Description: Manage nested sets of data stored in a database
Related classes: , , , , , , ,
Version: 2.0
PHP version: 5.0
License: GNU General Public License (GPL)
All time users: 524 users
All time rank: 4398
Week users: 1 user
Week rank: 2420
Picture of Nikola Posa
Author: Nikola Posa <e-mail contact>
Packages: 4 Browse this author's classes Browse this author's classes
Country: Serbia and Montenegro Serbia and Montenegro - PHP jobs in Serbia and Montenegro
Age: 24
All time rank: 9125 in Serbia and Montenegro Serbia and Montenegro
Week rank: 517 Up2 in Serbia and Montenegro Serbia and Montenegro Up


  Detailed description  
This package can be used to manage nested sets of data stored in a database.

It can create and manage an hierarchy of nodes in a database table allowing to retrieve, add, update and delete nodes.

Developers should extend this class in order to use its functionality. Properties $_name (name of the table), $_primary (name of the primary key), $_left (left column name in nested table) and $_right (right column name in nested table) must be overrriden in the extending class and filled with appropriate values.

PDO instance must be supplied to the object of this class in order to use it.

 

  Groups  
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

  Rate classes User ratings   Applications   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
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
Files folder imagelibs (1 directory)
Plain text file LICENSE.txt Lic. License file.
Plain text file README.txt Doc. Readme file.

  Files  /  Files folder image libs  
File Role Description
Files folder imageNestedSetDbTable (2 files)

  Files  /  libs  /  Files folder image NestedSetDbTable  
File Role Description
  Plain text file Abstract.php Class Abstract class that provides API for managing Nested set database table.
  Plain text file Exception.php Class Exception in NestedSetDbTable package

Download all files: nested-set-db-table.tar.gz nested-set-db-table.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.