|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Collaboration diagram for ilDidacticTemplateGUI:Public Member Functions | |
| __construct (object $a_parent_obj, int $requested_template_id=0) | |
| getParentObject () | |
| executeCommand () | |
| appendToolbarSwitch (ilToolbarGUI $toolbar, string $a_obj_type, int $a_ref_id) | |
Protected Member Functions | |
| initTemplateIdFromPost () | |
| confirmTemplateSwitch () | |
| Show didactic template switch confirmation screen. More... | |
| cancel () | |
| Return to parent gui. More... | |
| switchTemplate () | |
Private Attributes | |
| object | $parent_object |
| ilLanguage | $lng |
| ilCtrl | $ctrl |
| ilTabsGUI | $tabs |
| ilGlobalTemplateInterface | $tpl |
| int | $requested_template_id |
| ILIAS HTTP GlobalHttpState | $http |
| ILIAS Refinery Factory | $refinery |
| ilLogger | $logger |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning GUI class for didactic template settings inside repository objects
ilDidacticTemplateGUI: ilPermissionGUI
Definition at line 27 of file class.ilDidacticTemplateGUI.php.
| ilDidacticTemplateGUI::__construct | ( | object | $a_parent_obj, |
| int | $requested_template_id = 0 |
||
| ) |
Definition at line 39 of file class.ilDidacticTemplateGUI.php.
References $DIC, $requested_template_id, ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), initTemplateIdFromPost(), ILIAS\Repository\lng(), ILIAS\Repository\logger(), ILIAS\Repository\refinery(), and ILIAS\Repository\tabs().
Here is the call graph for this function:| ilDidacticTemplateGUI::appendToolbarSwitch | ( | ilToolbarGUI | $toolbar, |
| string | $a_obj_type, | ||
| int | $a_ref_id | ||
| ) |
Definition at line 92 of file class.ilDidacticTemplateGUI.php.
References ilToolbarGUI\addFormButton(), ilToolbarGUI\addInputItem(), ilToolbarGUI\addText(), ilDidacticTemplateSettings\getInstanceByObjectType(), getParentObject(), ILIAS\Repository\lng(), ilDidacticTemplateObjSettings\lookupTemplateId(), and ilSelectInputGUI\setOptions().
Here is the call graph for this function:
|
protected |
Return to parent gui.
Definition at line 197 of file class.ilDidacticTemplateGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
protected |
Show didactic template switch confirmation screen.
Definition at line 148 of file class.ilDidacticTemplateGUI.php.
References $requested_template_id, ILIAS\Repository\ctrl(), getParentObject(), ILIAS\Repository\lng(), ILIAS\Repository\logger(), ilDidacticTemplateObjSettings\lookupTemplateId(), and ILIAS\Repository\tabs().
Here is the call graph for this function:| ilDidacticTemplateGUI::executeCommand | ( | ) |
Definition at line 76 of file class.ilDidacticTemplateGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilDidacticTemplateGUI::getParentObject | ( | ) |
Definition at line 71 of file class.ilDidacticTemplateGUI.php.
References $parent_object.
Referenced by appendToolbarSwitch(), confirmTemplateSwitch(), and switchTemplate().
Here is the caller graph for this function:
|
protected |
Definition at line 60 of file class.ilDidacticTemplateGUI.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 202 of file class.ilDidacticTemplateGUI.php.
References $requested_template_id, ILIAS\Repository\ctrl(), getParentObject(), ILIAS\Repository\lng(), and ilDidacticTemplateUtils\switchTemplate().
Here is the call graph for this function:
|
private |
Definition at line 31 of file class.ilDidacticTemplateGUI.php.
|
private |
Definition at line 35 of file class.ilDidacticTemplateGUI.php.
|
private |
Definition at line 30 of file class.ilDidacticTemplateGUI.php.
|
private |
Definition at line 37 of file class.ilDidacticTemplateGUI.php.
|
private |
Definition at line 29 of file class.ilDidacticTemplateGUI.php.
Referenced by getParentObject().
|
private |
Definition at line 36 of file class.ilDidacticTemplateGUI.php.
|
private |
Definition at line 34 of file class.ilDidacticTemplateGUI.php.
Referenced by __construct(), confirmTemplateSwitch(), and switchTemplate().
|
private |
Definition at line 32 of file class.ilDidacticTemplateGUI.php.
|
private |
Definition at line 33 of file class.ilDidacticTemplateGUI.php.