|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
GUI to change the header title of the installation. More...
Collaboration diagram for ILIAS\Administration\ContactInformationGUI:Public Member Functions | |
| __construct (private ilCtrl $ctrl, private ilGlobalTemplateInterface $tpl, private ilLanguage $lng, private Setting $settings, private bool $has_write_access,) | |
| executeCommand () | |
| view () | |
| update () | |
| buildForm () | |
GUI to change the header title of the installation.
@ilCtrl_isCalledBy ILIAS\Administration\ContactInformationGUI: ilObjGeneralSettingsGUI
Definition at line 38 of file ContactInformationGUI.php.
| ILIAS\Administration\ContactInformationGUI::__construct | ( | private ilCtrl | $ctrl, |
| private ilGlobalTemplateInterface | $tpl, | ||
| private ilLanguage | $lng, | ||
| private Setting | $settings, | ||
| private bool | $has_write_access | ||
| ) |
Definition at line 40 of file ContactInformationGUI.php.
| ILIAS\Administration\ContactInformationGUI::buildForm | ( | ) |
Definition at line 95 of file ContactInformationGUI.php.
References ILIAS\Repository\ctrl(), ilAccessibilitySupportContacts\getList(), ilSystemSupportContacts\getList(), ILIAS\Repository\lng(), and ILIAS\Repository\settings().
Referenced by ILIAS\Administration\ContactInformationGUI\update(), and ILIAS\Administration\ContactInformationGUI\view().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\Administration\ContactInformationGUI::executeCommand | ( | ) |
Definition at line 49 of file ContactInformationGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Administration\ContactInformationGUI\view().
Here is the call graph for this function:| ILIAS\Administration\ContactInformationGUI::update | ( | ) |
Definition at line 70 of file ContactInformationGUI.php.
References Vendor\Package\$f, ILIAS\Administration\ContactInformationGUI\buildForm(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\UICore\GlobalTemplate\MESSAGE_TYPE_SUCCESS, ilSystemSupportContacts\setList(), ilAccessibilitySupportContacts\setList(), and ILIAS\Repository\settings().
Here is the call graph for this function:| ILIAS\Administration\ContactInformationGUI::view | ( | ) |
Definition at line 65 of file ContactInformationGUI.php.
References ILIAS\Administration\ContactInformationGUI\buildForm().
Referenced by ILIAS\Administration\ContactInformationGUI\executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function: