| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
GUI class for didactic template settings inside repository objects. More...
 Collaboration diagram for ilDidacticTemplateGUI:
 Collaboration diagram for ilDidacticTemplateGUI:| Public Member Functions | |
| __construct ($a_parent_obj) | |
| Constructor. | |
| getParentObject () | |
| executeCommand () | |
| Execute command. | |
| appendToolbarSwitch (ilToolbarGUI $toolbar, $a_obj_type, $a_ref_id) | |
| Protected Member Functions | |
| confirmTemplateSwitch () | |
| cancel () | |
| Return to parent gui. | |
| switchTemplate () | |
| Switch Template. | |
| Private Attributes | |
| $parent_object | |
| $lng | |
GUI class for didactic template settings inside repository objects.
ilDidacticTemplateGUI: ilPermissionGUI
Definition at line 13 of file class.ilDidacticTemplateGUI.php.
| ilDidacticTemplateGUI::__construct | ( | $a_parent_obj | ) | 
| ilDidacticTemplateGUI::appendToolbarSwitch | ( | ilToolbarGUI | $toolbar, | 
| $a_obj_type, | |||
| $a_ref_id | |||
| ) | 
Definition at line 60 of file class.ilDidacticTemplateGUI.php.
References $options, $tpl, ilToolbarGUI\addFormButton(), ilToolbarGUI\addInputItem(), ilToolbarGUI\addText(), ilDidacticTemplateSettings\getInstanceByObjectType(), getParentObject(), and ilDidacticTemplateObjSettings\lookupTemplateId().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
Return to parent gui.
Definition at line 160 of file class.ilDidacticTemplateGUI.php.
References $ilCtrl.
| 
 | protected | 
Definition at line 100 of file class.ilDidacticTemplateGUI.php.
References $_REQUEST, $GLOBALS, $ilCtrl, $tpl, getParentObject(), ilDidacticTemplateObjSettings\lookupTemplateId(), and ilUtil\sendInfo().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilDidacticTemplateGUI::executeCommand | ( | ) | 
| ilDidacticTemplateGUI::getParentObject | ( | ) | 
Definition at line 30 of file class.ilDidacticTemplateGUI.php.
References $parent_object.
Referenced by appendToolbarSwitch(), confirmTemplateSwitch(), and switchTemplate().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
Switch Template.
Definition at line 170 of file class.ilDidacticTemplateGUI.php.
References $_REQUEST, $ilCtrl, ilDidacticTemplateObjSettings\assignTemplate(), ilDidacticTemplateActionFactory\getActionsByTemplateId(), getParentObject(), ilDidacticTemplateObjSettings\lookupTemplateId(), and ilUtil\sendSuccess().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | private | 
Definition at line 16 of file class.ilDidacticTemplateGUI.php.
Referenced by __construct().
| 
 | private | 
Definition at line 15 of file class.ilDidacticTemplateGUI.php.
Referenced by getParentObject().