Go to the source code of this file.
Data Structures | |
class | ilTree |
Tree class data representation in hierachical trees using the Nested Set Model with Gaps by Joe Celco. More... | |
Enumerations | |
enum | IL_LAST_NODE |
enum | IL_FIRST_NODE |
enum IL_FIRST_NODE |
Definition at line 25 of file class.ilTree.php.
enum IL_LAST_NODE |
Definition at line 24 of file class.ilTree.php.