joesimms: initial draft for tree support. NestedSet support included,...
joesimms: initial draft for tree support. NestedSet support included, placeholders for other popular implementations also included. Read the README.tree file for more information and changelog to core files. Modified core files have also been included in this commit. hope it works and you like it !
Showing
draft/EXAMPLE.tree.php
0 → 100644
draft/Node.php
0 → 100644
draft/Node/Exception.php
0 → 100644
draft/Node/Interface.php
0 → 100644
draft/Node/NestedSet.php
0 → 100644
draft/Query/Set.php
0 → 100644
draft/Query/Where.php
0 → 100644
draft/README.tree
0 → 100644
draft/Record.php
0 → 100644
draft/Table.php
0 → 100644
draft/Tree/AdjacencyList.php
0 → 100644
draft/Tree/Exception.php
0 → 100644
draft/Tree/Interface.php
0 → 100644
draft/Tree/NestedSet.php
0 → 100644
Please register or sign in to comment