ILIAS  Release_4_2_x_branch Revision 61807
 All Data Structures Namespaces Files Functions Variables Groups Pages
class.ilTree.php File Reference

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

Variable Documentation

const IL_FIRST_NODE = -1

Definition at line 5 of file class.ilTree.php.

Referenced by ilObjContentObject\addFirstChapterAndPage(), ilObjContentObjectGUI\chapters(), ilObjSkillManagementGUI\confirmedDelete(), ilObjContentObjectGUI\confirmedDelete(), ilObjSCORM2004LearningModuleGUI\confirmedDelete(), ilStructureObjectGUI\cutPage(), ilObjContentObjectGUI\delete(), ilObjSkillManagementGUI\deleteNodes(), ilObjSCORM2004LearningModuleGUI\deleteNodes(), ilObjSkillManagement\executeDragDrop(), ilObjSCORM2004LearningModule\executeDragDrop(), ilObjContentObject\executeDragDrop(), ilObjSCORM2004LearningModuleGUI\insertAsset(), ilSCORM2004Node\insertAssetClip(), ilObjSkillManagementGUI\insertBasicSkill(), ilObjSkillManagementGUI\insertBasicSkillTemplate(), 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(), ilObjSkillManagementGUI\insertSkillCategory(), ilObjSkillManagementGUI\insertSkillTemplateCategory(), ilObjSkillManagementGUI\insertSkillTemplateReference(), ilObjSCORM2004LearningModuleGUI\insertTemplate(), ilObjContentObjectGUI\moveChapter(), ilObjContentObjectGUI\pages(), ilStructureObjectGUI\pastePage(), ilLMObjectGUI\putInTree(), ilSkillTreeNode\putInTree(), ilStructureObjectGUI\putInTree(), ilSCORM2004Node\putInTree(), ilLMObject\putInTree(), ilStructureObjectGUI\subchap(), and ilStructureObjectGUI\view().