| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
Class ilSCORM2004PageNodeGUI. More...
 Inheritance diagram for ilSCORM2004PageNodeGUI:
 Inheritance diagram for ilSCORM2004PageNodeGUI: Collaboration diagram for ilSCORM2004PageNodeGUI:
 Collaboration diagram for ilSCORM2004PageNodeGUI:| 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 165 of file class.ilSCORM2004PageNodeGUI.php.
References $ilCtrl, and executeCommand().
 Here is the call graph for this function:
 Here is the call graph for this function:| & 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(), ilSCORM2004ScoGUI\getGlossaryOverviewId(), ilUtil\getImagePath(), ilSCORM2004NodeGUI\getParentGUI(), ilPageObjectGUI\setEditPreview(), ilSCORM2004NodeGUI\setLocator(), and setTabs().
Referenced by edit().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 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().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilSCORM2004PageNodeGUI::setTabs | ( | ) | 
output tabs
Definition at line 177 of file class.ilSCORM2004PageNodeGUI.php.
References $ilCtrl, $lng, $tpl, and ilUtil\getImagePath().
Referenced by executeCommand().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function: