| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
Class ilSCORM2004ChapterGUI. More...
 Inheritance diagram for ilSCORM2004SeqChapterGUI:
 Inheritance diagram for ilSCORM2004SeqChapterGUI: Collaboration diagram for ilSCORM2004SeqChapterGUI:
 Collaboration diagram for ilSCORM2004SeqChapterGUI:| Public Member Functions | |
| ilSCORM2004SeqChapterGUI ($a_slm_obj, $a_node_id=0) | |
| Constructor  public. | |
| setTabs () | |
| output tabs | |
| getType () | |
| Get Node Type. | |
|  Public Member Functions inherited from ilSCORM2004ChapterGUI | |
| ilSCORM2004ChapterGUI ($a_slm_obj, $a_node_id=0) | |
| Constructor  public. | |
| & | executeCommand () | 
| execute command | |
| showProperties () | |
| Show Sequencing. | |
| proceedDragDrop () | |
| Perform drag and drop action. | |
|  Public Member Functions inherited from ilSCORM2004NodeGUI | |
| ilSCORM2004NodeGUI ($a_slm_obj, $a_node_id=0) | |
| constructor | |
| setParentGUI ($a_parentgui) | |
| Set Parent GUI class (ilObjSCORM2004LearningModuleGUI). | |
| getParentGUI () | |
| Get Parent GUI class (ilObjSCORM2004LearningModuleGUI). | |
| getNodeObject ($a_node_id) | |
| Get node object (chapter/sco/page) | |
| putInTree ($a_parent_id, $a_target) | |
| put this object into content object tree | |
| showOrganization () | |
| Confirm deletion screen (delete page or structure objects) | |
| insertChapter () | |
| Insert Chapter. | |
| insertSco () | |
| Insert Sco. | |
| insertPage () | |
| Insert Page. | |
| insertTemplateGUI () | |
| Insert Page with Layout. | |
| collapseAll () | |
| Collapse all. | |
| ExpandAll () | |
| Expand all. | |
| saveAllTitles () | |
| Save Titles. | |
| deleteNodes () | |
| Delete nodes in the hierarchy. | |
| cancelDelete () | |
| cancel delete | |
| confirmedDelete () | |
| confirmed delete | |
| setLocator () | |
| Set Locator Items. | |
| copyItems ($a_return="showOrganization") | |
| Copy items to clipboard. | |
| cutItems ($a_return="showOrganization") | |
| Copy items to clipboard, then cut them from the current tree. | |
| insertPageClip () | |
| Insert pages from clipboard. | |
| insertScoClip () | |
| Insert scos from clipboard. | |
| Additional Inherited Members | |
|  Data Fields inherited from ilSCORM2004NodeGUI | |
| $node_object | |
| $slm_object | |
Class ilSCORM2004ChapterGUI.
User Interface for Scorm 2004 Chapter Nodes
ilSCORM2004SeqChapterGUI: ilMDEditorGUI, ilNoteGUI
Definition at line 39 of file class.ilSCORM2004SeqChapterGUI.php.
| ilSCORM2004SeqChapterGUI::getType | ( | ) | 
Get Node Type.
Reimplemented from ilSCORM2004ChapterGUI.
Definition at line 67 of file class.ilSCORM2004SeqChapterGUI.php.
| ilSCORM2004SeqChapterGUI::ilSCORM2004SeqChapterGUI | ( | $a_slm_obj, | |
| $a_node_id = 0 | |||
| ) | 
Constructor public.
Definition at line 46 of file class.ilSCORM2004SeqChapterGUI.php.
References $ilCtrl, and ilSCORM2004ChapterGUI\ilSCORM2004ChapterGUI().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilSCORM2004SeqChapterGUI::setTabs | ( | ) | 
output tabs
Reimplemented from ilSCORM2004ChapterGUI.
Definition at line 55 of file class.ilSCORM2004SeqChapterGUI.php.
References $lng, $tpl, and ilUtil\getImagePath().
 Here is the call graph for this function:
 Here is the call graph for this function: