Login   Register  
PHP Classes
elePHPant
Icontem

Class: Nested Sets DB Tree

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Kuzma Feskov  >  Nested Sets DB Tree  >  Download .tar.gz .zip  >  Support forum Support forum (3)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Nested Sets DB Tree
Base name: dbtree
Description: Manipulate database records in hierarchical trees
Related classes: , , , , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 6221 users
All time rank: 272
Week users: 8 users
Week rank: 446
Picture of Kuzma Feskov
Author: Kuzma Feskov <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: Russian Federation Russian Federation - PHP jobs in Russian Federation
Age: 35
All time rank: 3567 in Russian Federation Russian Federation
Week rank: 446 Down14 in Russian Federation Russian Federation Down


  Detailed description  
This class can be used to manipulate nested sets of database table records that form an hierarchical tree.

It provides means to initialize the record tree, insert record nodes in specific tree positions, retrieve node and parent records, change position of nodes and delete record nodes.

It uses ANSI SQL statements and ADODB library to make it work with many database types.

It uses caching of SQL queries to minimize database access overhead.

Support of transactions on the basis of class ADODB.

The library works with support multilanguage interface of technology GetText (autodetect).

 

  Groups  
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

  Screenshots Screenshots   Freshmeat project   Rate classes User ratings   Applications   Files Files  
  Files folder image Screenshots  
Admin interfase demo sample
File Role Description
Accessible without login Image file dbtree_manage Screen Admin interfase demo sample


  Freshmeat project  
Project record: nestedsetsdbtree
Popularity score: 38.47
Vitality score: 1.74

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (97.7%)
Good (83.0%)
Good (81.8%)
Good (91.7%)
-
-
Sufficient (74.5%)
63
Month:
Not yet rated by the users

  Applications that use this class  
Link Description
The Southern generating company Site navigation
The State Saint-Petersburg Drama Theatre Site navigation tree
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 dbtree.class.php Class DB Tree v2.1
Plain text file dbtree_demo.php Example DB Tree demo v2.0
HTML file dbtree_doc_en.html Doc. DB Tree (eng) v2.1
HTML file dbtree_doc_ru.html Doc. DB Tree (rus) v2.1
Plain text file dbtree_visual_demo.php Example DB Tree Visual demo 2.0
Plain text file db_mysql.class.php Class DB_MySql sample driver v1.1 (Replacement of ADODB)
HTML file db_mysql_doc_1_en.html Doc. DB_MYSQL (eng)
HTML file db_mysql_doc_2_en.html Doc. DB_MYSQL part 2 (eng)
Plain text file sample_dump.sql Example Sample MySql dump

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