ILIAS
Release_4_0_x_branch Revision 61816
|
Class ilSCORM2004PageNodeGUI. More...
Public Member Functions | |
ilSCORM2004PageNodeGUI ($a_slm_obj, $a_node_id=0) | |
Constructor public. | |
getType () | |
Get Node Type. | |
& | executeCommand () |
execute command | |
edit () | |
Edit -> switch to ilscorm2004pagegui. | |
setTabs () | |
output tabs | |
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 ilSCORM2004PageNodeGUI.
User Interface for Scorm 2004 Page Nodes
ilSCORM2004PageNodeGUI: ilSCORM2004PageGUI
Definition at line 39 of file class.ilSCORM2004PageNodeGUI.php.
ilSCORM2004PageNodeGUI::edit | ( | ) |
Edit -> switch to ilscorm2004pagegui.
Definition at line 154 of file class.ilSCORM2004PageNodeGUI.php.
References $ilCtrl, and executeCommand().
& ilSCORM2004PageNodeGUI::executeCommand | ( | ) |
execute command
Definition at line 66 of file class.ilSCORM2004PageNodeGUI.php.
References $_GET, $cmd, $ilCtrl, ilSCORM2004NodeGUI\$node_object, $ret, $tpl, ilFrameTargetInfo\_getFrame(), ilObjStyleSheet\getEffectiveContentStyleId(), ilUtil\getImagePath(), ilSCORM2004NodeGUI\getParentGUI(), ilPageObjectGUI\setEditPreview(), ilSCORM2004NodeGUI\setLocator(), and setTabs().
Referenced by edit().
ilSCORM2004PageNodeGUI::getType | ( | ) |
ilSCORM2004PageNodeGUI::ilSCORM2004PageNodeGUI | ( | $a_slm_obj, | |
$a_node_id = 0 |
|||
) |
Constructor public.
Definition at line 46 of file class.ilSCORM2004PageNodeGUI.php.
References $ilCtrl, and ilSCORM2004NodeGUI\ilSCORM2004NodeGUI().
ilSCORM2004PageNodeGUI::setTabs | ( | ) |
output tabs
Definition at line 166 of file class.ilSCORM2004PageNodeGUI.php.
References $ilCtrl, $lng, $tpl, and ilUtil\getImagePath().
Referenced by executeCommand().