PHP Classes

Classes of Martin Andreev

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Martin Andreev (1)  >  Mission progress status  >  Reputation  
Picture of Martin Andreev
Name: Martin Andreev <contact> Martin Andreev Google profile
Classes: 1
Country: Bulgaria Bulgaria
Age: 32
All time rank: 340223 in Bulgaria Bulgaria
Week rank: 206 Up2 in Bulgaria Bulgaria Up
All time users: 451
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Codeigniter Hybrid Data...  
Manage hierarchical elements in a database
This class can manage hierarchical elements in a database.

It can manage a hierarchy of data items stored in a database using nested sets.

The class can perform item tree manipulation operations like initializing a tree with the first node, inserting a root node, prepend a new tree, delete a node, get nodes that matches a condition, move nodes to a different parent node, etc..

The database access is done using CodeIgniter active record classes.

The class can configure the table where the item records are stored, as well the name of the left and right table fields, parent field and the table primary key.
Not enough user ratings


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z