|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilSCORM2004PageNodeGUI. More...
Inheritance diagram for ilSCORM2004PageNodeGUI:
Collaboration diagram for ilSCORM2004PageNodeGUI:Public Member Functions | |
| __construct ($a_slm_obj, $a_node_id=0) | |
| Constructor @access public. More... | |
| getType () | |
| Get Node Type. More... | |
| executeCommand () | |
| execute command More... | |
| edit () | |
| Edit -> switch to ilscorm2004pagegui. More... | |
| setTabs () | |
| output tabs 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... | |
Additional Inherited Members | |
Data Fields inherited from ilSCORM2004NodeGUI | |
| $node_object | |
| $slm_object | |
Protected Attributes inherited from ilSCORM2004NodeGUI | |
| $lng | |
| $ctrl | |
| $tpl | |
| $tabs | |
| $locator | |
| $user | |
Class ilSCORM2004PageNodeGUI.
User Interface for Scorm 2004 Page Nodes
@ilCtrl_Calls ilSCORM2004PageNodeGUI: ilSCORM2004PageGUI, ilAssGenFeedbackPageGUI
Definition at line 19 of file class.ilSCORM2004PageNodeGUI.php.
| ilSCORM2004PageNodeGUI::__construct | ( | $a_slm_obj, | |
$a_node_id = 0 |
|||
| ) |
Constructor @access public.
Reimplemented from ilSCORM2004NodeGUI.
Definition at line 26 of file class.ilSCORM2004PageNodeGUI.php.
| ilSCORM2004PageNodeGUI::edit | ( | ) |
Edit -> switch to ilscorm2004pagegui.
Definition at line 153 of file class.ilSCORM2004PageNodeGUI.php.
References ilSCORM2004NodeGUI\$ctrl, $ilCtrl, and executeCommand().
Here is the call graph for this function:| ilSCORM2004PageNodeGUI::executeCommand | ( | ) |
execute command
Definition at line 52 of file class.ilSCORM2004PageNodeGUI.php.
References $_GET, ilSCORM2004NodeGUI\$ctrl, $ilCtrl, $ret, ilSCORM2004NodeGUI\$tpl, ilFrameTargetInfo\_getFrame(), ilObjStyleSheet\getEffectiveContentStyleId(), ilSCORM2004ScoGUI\getGlossaryOverviewId(), ilUtil\getImagePath(), ilSCORM2004NodeGUI\setContentStyle(), ilSCORM2004NodeGUI\setLocator(), and setTabs().
Referenced by edit().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSCORM2004PageNodeGUI::getType | ( | ) |
Get Node Type.
Definition at line 44 of file class.ilSCORM2004PageNodeGUI.php.
| ilSCORM2004PageNodeGUI::setTabs | ( | ) |
output tabs
Definition at line 165 of file class.ilSCORM2004PageNodeGUI.php.
References ilSCORM2004NodeGUI\$ctrl, $ilCtrl, ilSCORM2004NodeGUI\$lng, ilSCORM2004NodeGUI\$tabs, ilSCORM2004NodeGUI\$tpl, and ilUtil\getImagePath().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function: