ILIAS
Release_4_0_x_branch Revision 61816
|
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... |
Variables | |
const | IL_LAST_NODE = -2 |
const | IL_FIRST_NODE = -1 |
const IL_FIRST_NODE = -1 |
Definition at line 5 of file class.ilTree.php.
Referenced by ilObjContentObjectGUI\chapters(), ilObjContentObjectGUI\confirmedDelete(), ilObjSCORM2004LearningModuleGUI\confirmedDelete(), ilObjContentObjectGUI\copyChapter(), ilStructureObjectGUI\copyPage(), ilStructureObjectGUI\cutPage(), ilObjContentObjectGUI\delete(), ilObjSCORM2004LearningModuleGUI\deleteNodes(), ilObjSCORM2004LearningModule\executeDragDrop(), ilObjContentObject\executeDragDrop(), ilStructureObjectGUI\insertChapter(), ilObjSCORM2004LearningModuleGUI\insertChapter(), ilObjContentObjectGUI\insertChapter(), ilSCORM2004Node\insertChapterClip(), ilStructureObjectGUI\insertChapterClip(), ilObjContentObjectGUI\insertChapterClip(), ilTree\insertNode(), ilStructureObjectGUI\insertPage(), ilObjSCORM2004LearningModuleGUI\insertPage(), ilSCORM2004Node\insertPageClip(), ilStructureObjectGUI\insertPageClip(), ilObjSCORM2004LearningModuleGUI\insertScenario(), ilObjSCORM2004LearningModuleGUI\insertSco(), ilSCORM2004Node\insertScoClip(), ilObjSCORM2004LearningModuleGUI\insertTemplate(), ilObjContentObjectGUI\moveChapter(), ilObjContentObjectGUI\pages(), ilObjContentObjectGUI\pasteChapter(), ilStructureObjectGUI\pastePage(), ilLMObjectGUI\putInTree(), ilSCORM2004Node\putInTree(), ilStructureObjectGUI\putInTree(), ilLMObject\putInTree(), ilStructureObjectGUI\subchap(), and ilStructureObjectGUI\view().
const IL_LAST_NODE = -2 |
Definition at line 4 of file class.ilTree.php.
Referenced by ilTree\insertNode(), ilRepUtil\insertSavedNodes(), ilObjContentObjectGUI\pasteChapter(), ilLMObject\pasteTree(), ilSCORM2004Node\pasteTree(), and ilStructureObjectGUI\putInTree().