ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
GUI class for didactic template settings inside repository objects. More...
Public Member Functions | |
__construct ($a_parent_obj) | |
Constructor. More... | |
getParentObject () | |
executeCommand () | |
Execute command. More... | |
appendToolbarSwitch (ilToolbarGUI $toolbar, $a_obj_type, $a_ref_id) | |
Protected Member Functions | |
confirmTemplateSwitch () | |
cancel () | |
Return to parent gui. More... | |
switchTemplate () | |
Switch Template. More... | |
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 58 of file class.ilDidacticTemplateGUI.php.
References $_GET, $options, $tpl, ilToolbarGUI\addFormButton(), ilToolbarGUI\addInputItem(), ilToolbarGUI\addText(), array, ilDidacticTemplateSettings\getInstanceByObjectType(), getParentObject(), ilDidacticTemplateObjSettings\lookupTemplateId(), and object.
|
protected |
Return to parent gui.
Definition at line 173 of file class.ilDidacticTemplateGUI.php.
References $ilCtrl.
|
protected |
Definition at line 118 of file class.ilDidacticTemplateGUI.php.
References $ilCtrl, $tpl, ilLoggerFactory\getLogger(), getParentObject(), ilDidacticTemplateObjSettings\lookupTemplateId(), object, and ilUtil\sendInfo().
ilDidacticTemplateGUI::executeCommand | ( | ) |
Execute command.
Definition at line 39 of file class.ilDidacticTemplateGUI.php.
References $ilCtrl.
ilDidacticTemplateGUI::getParentObject | ( | ) |
Definition at line 30 of file class.ilDidacticTemplateGUI.php.
References $parent_object.
Referenced by appendToolbarSwitch(), confirmTemplateSwitch(), and switchTemplate().
|
protected |
Switch Template.
Definition at line 183 of file class.ilDidacticTemplateGUI.php.
References $ilCtrl, getParentObject(), object, ilUtil\sendSuccess(), and ilDidacticTemplateUtils\switchTemplate().
|
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().