ILIAS
Release_4_0_x_branch Revision 61816
|
Class ilSCORM2004ChapterGUI. More...
Public Member Functions | |
ilSCORM2004ChapterGUI ($a_slm_obj, $a_node_id=0) | |
Constructor public. | |
getType () | |
Get Node Type. | |
& | executeCommand () |
execute command | |
setTabs () | |
output tabs | |
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
ilSCORM2004ChapterGUI: ilMDEditorGUI, ilNoteGUI
Definition at line 39 of file class.ilSCORM2004ChapterGUI.php.
& ilSCORM2004ChapterGUI::executeCommand | ( | ) |
execute command
Definition at line 66 of file class.ilSCORM2004ChapterGUI.php.
References $_GET, $cmd, $ilCtrl, $ret, $tpl, ilMDEditorGUI\addObserver(), ilSCORM2004NodeGUI\setLocator(), setTabs(), and ilSCORM2004NodeGUI\showOrganization().
ilSCORM2004ChapterGUI::getType | ( | ) |
Get Node Type.
Reimplemented in ilSCORM2004SeqChapterGUI.
Definition at line 58 of file class.ilSCORM2004ChapterGUI.php.
ilSCORM2004ChapterGUI::ilSCORM2004ChapterGUI | ( | $a_slm_obj, | |
$a_node_id = 0 |
|||
) |
Constructor public.
Definition at line 46 of file class.ilSCORM2004ChapterGUI.php.
References $ilCtrl, and ilSCORM2004NodeGUI\ilSCORM2004NodeGUI().
Referenced by ilSCORM2004SeqChapterGUI\ilSCORM2004SeqChapterGUI().
ilSCORM2004ChapterGUI::proceedDragDrop | ( | ) |
Perform drag and drop action.
Definition at line 157 of file class.ilSCORM2004ChapterGUI.php.
ilSCORM2004ChapterGUI::setTabs | ( | ) |
output tabs
Reimplemented in ilSCORM2004SeqChapterGUI.
Definition at line 106 of file class.ilSCORM2004ChapterGUI.php.
References $ilCtrl, $lng, $tpl, and ilUtil\getImagePath().
Referenced by executeCommand(), and showProperties().
ilSCORM2004ChapterGUI::showProperties | ( | ) |
Show Sequencing.
Definition at line 133 of file class.ilSCORM2004ChapterGUI.php.
References $tpl, ilSCORM2004SeqTemplate\SEQ_TEMPLATE_DIR, ilSCORM2004NodeGUI\setLocator(), setTabs(), and ilSCORM2004SeqTemplate\templateForChapter().