ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 62 of file class.ilDidacticTemplateGUI.php.
References $_GET, PHPMailer\PHPMailer\$options, $tpl, ilToolbarGUI\addFormButton(), ilToolbarGUI\addInputItem(), ilToolbarGUI\addText(), ilDidacticTemplateSettings\getInstanceByObjectType(), getParentObject(), and ilDidacticTemplateObjSettings\lookupTemplateId().
|
protected |
|
protected |
Definition at line 122 of file class.ilDidacticTemplateGUI.php.
References $DIC, $ilCtrl, $tpl, ilLoggerFactory\getLogger(), getParentObject(), ilDidacticTemplateObjSettings\lookupTemplateId(), and ilUtil\sendInfo().
ilDidacticTemplateGUI::executeCommand | ( | ) |
ilDidacticTemplateGUI::getParentObject | ( | ) |
Definition at line 32 of file class.ilDidacticTemplateGUI.php.
References $parent_object.
Referenced by appendToolbarSwitch(), confirmTemplateSwitch(), and switchTemplate().
|
protected |
Switch Template.
Definition at line 193 of file class.ilDidacticTemplateGUI.php.
References $DIC, $ilCtrl, getParentObject(), 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().