ILIAS
Release_4_4_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 ilObjContentObject\addFirstChapterAndPage(), ilObjSkillManagementGUI\confirmedDelete(), ilObjContentObjectGUI\confirmedDelete(), ilObjSCORM2004LearningModuleGUI\confirmedDelete(), ilObjContentObjectGUI\delete(), ilObjSkillManagementGUI\deleteNodes(), ilObjSCORM2004LearningModuleGUI\deleteNodes(), ilObjSkillManagement\executeDragDrop(), ilObjSCORM2004LearningModule\executeDragDrop(), ilObjContentObject\executeDragDrop(), ilObjSCORM2004LearningModuleGUI\insertAsset(), ilSCORM2004Node\insertAssetClip(), ilStructureObjectGUI\insertChapter(), ilObjSCORM2004LearningModuleGUI\insertChapter(), ilObjContentObjectGUI\insertChapter(), ilStructureObjectGUI\insertChapterClip(), ilSCORM2004Node\insertChapterClip(), ilObjContentObjectGUI\insertChapterClip(), ilStructureObjectGUI\insertPage(), ilObjSCORM2004LearningModuleGUI\insertPage(), ilSCORM2004Node\insertPageClip(), ilStructureObjectGUI\insertPageClip(), ilObjSCORM2004LearningModuleGUI\insertScenario(), ilObjSCORM2004LearningModuleGUI\insertSco(), ilObjSCORM2004LearningModuleGUI\insertTemplate(), ilObjContentObjectGUI\moveChapter(), ilObjContentObjectGUI\pages(), ilLMObjectGUI\putInTree(), ilTaxonomyNode\putInTree(), ilSkillTreeNode\putInTree(), ilStructureObjectGUI\putInTree(), ilSCORM2004Node\putInTree(), ilLMObject\putInTree(), and ilStructureObjectGUI\subchap().
const IL_LAST_NODE = -2 |
Definition at line 4 of file class.ilTree.php.
Referenced by ilObjContentObject\copyAllPagesAndChapters(), ilObjSCORM2004LearningModule\copyAuthoredContent(), ilSkillTreeNode\insertItemsFromClip(), ilNestedSetTree\insertNode(), ilRepUtil\insertSavedNodes(), ilSkillTreeNode\pasteTree(), ilLMObject\pasteTree(), ilSCORM2004Node\pasteTree(), ilStructureObjectGUI\putInTree(), ilBasicSkillGUI\saveItem(), ilSkillCategoryGUI\saveItem(), ilSkillTemplateCategoryGUI\saveItem(), ilBasicSkillTemplateGUI\saveItem(), and ilSkillTemplateReferenceGUI\saveItem().