ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilSCORM2004ChapterGUI. More...
Public Member Functions | |
__construct ($a_slm_obj, $a_node_id=0) | |
Constructor public. More... | |
getType () | |
Get Node Type. More... | |
executeCommand () | |
execute command More... | |
setTabs () | |
output tabs More... | |
showProperties () | |
Show Sequencing. More... | |
proceedDragDrop () | |
Perform drag and drop action. More... | |
Public Member Functions inherited from ilSCORM2004NodeGUI | |
__construct ($a_slm_obj, $a_node_id=0) | |
constructor More... | |
setParentGUI ($a_parentgui) | |
Set Parent GUI class (ilObjSCORM2004LearningModuleGUI). More... | |
getParentGUI () | |
Get Parent GUI class (ilObjSCORM2004LearningModuleGUI). More... | |
getNodeObject ($a_node_id) | |
Get node object (chapter/sco/page) More... | |
putInTree ($a_parent_id, $a_target) | |
put this object into content object tree More... | |
showOrganization () | |
Confirm deletion screen (delete page or structure objects) More... | |
insertChapter () | |
Insert Chapter. More... | |
insertSco () | |
Insert Sco. More... | |
insertAsset () | |
Insert Asset. More... | |
insertPage () | |
Insert Page. More... | |
insertTemplateGUI () | |
Insert Page with Layout. More... | |
insertSpecialPage () | |
Insert special page. More... | |
collapseAll () | |
Collapse all. More... | |
ExpandAll () | |
Expand all. More... | |
saveAllTitles () | |
Save Titles. More... | |
deleteNodes () | |
Delete nodes in the hierarchy. More... | |
cancelDelete () | |
cancel delete More... | |
confirmedDelete () | |
confirmed delete More... | |
setLocator () | |
Set Locator Items. More... | |
setContentStyle () | |
Set content style sheet. More... | |
copyItems ($a_return="showOrganization") | |
Copy items to clipboard. More... | |
cutItems ($a_return="showOrganization") | |
Copy items to clipboard, then cut them from the current tree. More... | |
insertPageClip () | |
Insert pages from clipboard. More... | |
insertScoClip () | |
Insert scos from clipboard. More... | |
insertAssetClip () | |
Insert assets from clipboard. More... | |
insertLMChapterClip () | |
Insert scos from clipboard. More... | |
Protected Attributes | |
$ctrl | |
$tpl | |
$tabs | |
$lng | |
$help | |
Protected Attributes inherited from ilSCORM2004NodeGUI | |
$lng | |
$ctrl | |
$tpl | |
$tabs | |
$locator | |
$user | |
Additional Inherited Members | |
Data Fields inherited from ilSCORM2004NodeGUI | |
$node_object | |
$slm_object | |
Class ilSCORM2004ChapterGUI.
User Interface for Scorm 2004 Chapter Nodes
ilSCORM2004ChapterGUI: ilObjectMetaDataGUI, ilNoteGUI
Definition at line 19 of file class.ilSCORM2004ChapterGUI.php.
ilSCORM2004ChapterGUI::__construct | ( | $a_slm_obj, | |
$a_node_id = 0 |
|||
) |
ilSCORM2004ChapterGUI::executeCommand | ( | ) |
execute command
Definition at line 78 of file class.ilSCORM2004ChapterGUI.php.
References $_GET, $ctrl, $ilCtrl, $ret, $tabs, $tpl, ilObjectMetaDataGUI\addMDObserver(), ilSCORM2004NodeGUI\setLocator(), setTabs(), and ilSCORM2004NodeGUI\showOrganization().
ilSCORM2004ChapterGUI::getType | ( | ) |
Get Node Type.
Definition at line 70 of file class.ilSCORM2004ChapterGUI.php.
ilSCORM2004ChapterGUI::proceedDragDrop | ( | ) |
Perform drag and drop action.
Definition at line 193 of file class.ilSCORM2004ChapterGUI.php.
References $_POST, $ctrl, and $ilCtrl.
ilSCORM2004ChapterGUI::setTabs | ( | ) |
output tabs
Definition at line 120 of file class.ilSCORM2004ChapterGUI.php.
References $ctrl, $help, $ilCtrl, $lng, $tabs, $tpl, ilUtil\getImagePath(), and ilObjectMetaDataGUI\getTab().
Referenced by executeCommand(), and showProperties().
ilSCORM2004ChapterGUI::showProperties | ( | ) |
Show Sequencing.
Definition at line 169 of file class.ilSCORM2004ChapterGUI.php.
References $template, $tpl, ilSCORM2004SeqTemplate\SEQ_TEMPLATE_DIR, ilSCORM2004NodeGUI\setLocator(), setTabs(), and ilSCORM2004SeqTemplate\templateForChapter().
|
protected |
Definition at line 24 of file class.ilSCORM2004ChapterGUI.php.
Referenced by executeCommand(), proceedDragDrop(), and setTabs().
|
protected |
Definition at line 44 of file class.ilSCORM2004ChapterGUI.php.
Referenced by setTabs().
|
protected |
Definition at line 39 of file class.ilSCORM2004ChapterGUI.php.
Referenced by ilSCORM2004SeqChapterGUI\setTabs(), and setTabs().
|
protected |
Definition at line 34 of file class.ilSCORM2004ChapterGUI.php.
Referenced by executeCommand(), and setTabs().
|
protected |
Definition at line 29 of file class.ilSCORM2004ChapterGUI.php.
Referenced by executeCommand(), ilSCORM2004SeqChapterGUI\setTabs(), setTabs(), and showProperties().