ILIAS
trunk Revision v11.0_alpha-1862-g4e205cb56d4
|
GUI class for didactic template settings inside repository objects. More...
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 |
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().
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().
|
protected |
Return to parent gui.
Definition at line 197 of file class.ilDidacticTemplateGUI.php.
References ILIAS\Repository\ctrl().
|
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().
ilDidacticTemplateGUI::executeCommand | ( | ) |
Definition at line 76 of file class.ilDidacticTemplateGUI.php.
References ILIAS\Repository\ctrl().
ilDidacticTemplateGUI::getParentObject | ( | ) |
Definition at line 71 of file class.ilDidacticTemplateGUI.php.
References $parent_object.
Referenced by appendToolbarSwitch(), confirmTemplateSwitch(), and switchTemplate().
|
protected |
Definition at line 60 of file class.ilDidacticTemplateGUI.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by __construct().
|
protected |
Definition at line 202 of file class.ilDidacticTemplateGUI.php.
References $requested_template_id, ILIAS\Repository\ctrl(), getParentObject(), ILIAS\Repository\lng(), and ilDidacticTemplateUtils\switchTemplate().
|
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.