|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Collaboration diagram for ilUserProfileInfoSettingsGUI:Public Member Functions | |
| __construct () | |
| executeCommand () | |
| show () | |
| initForm () | |
| save () | |
Protected Attributes | |
| ilCtrl | $ctrl |
| ilGlobalTemplateInterface | $tpl |
| ilLanguage | $lng |
| ilUserProfilePromptService | $user_prompt |
| ilProfilePromptSettings | $prompt_settings |
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 User profile info settings UI class
Definition at line 24 of file class.ilUserProfileInfoSettingsGUI.php.
| ilUserProfileInfoSettingsGUI::__construct | ( | ) |
Definition at line 32 of file class.ilUserProfileInfoSettingsGUI.php.
References $DIC, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilUserProfileInfoSettingsGUI::executeCommand | ( | ) |
Definition at line 43 of file class.ilUserProfileInfoSettingsGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilUserProfileInfoSettingsGUI::initForm | ( | ) |
Definition at line 64 of file class.ilUserProfileInfoSettingsGUI.php.
References $ctrl, $lng, $prompt_settings, ilProfilePromptSettings\getDays(), ilCtrl\getFormAction(), ilProfilePromptSettings\getInfoText(), ilLanguage\getInstalledLanguages(), ilProfilePromptSettings\getMode(), ilProfilePromptSettings\getPromptText(), ilLanguage\loadLanguageModule(), ilProfilePromptSettings\MODE_INCOMPLETE_ONLY, ilProfilePromptSettings\MODE_ONCE_AFTER_LOGIN, ilProfilePromptSettings\MODE_REPEAT, and ilLanguage\txt().
Referenced by save(), and show().
Here is the call graph for this function:
Here is the caller graph for this function:| ilUserProfileInfoSettingsGUI::save | ( | ) |
Definition at line 162 of file class.ilUserProfileInfoSettingsGUI.php.
References $ctrl, $lng, $tpl, ilLanguage\getInstalledLanguages(), initForm(), ilProfilePromptSettings\MODE_ONCE_AFTER_LOGIN, ilCtrl\redirect(), ilGlobalTemplateInterface\setContent(), and ilLanguage\txt().
Here is the call graph for this function:| ilUserProfileInfoSettingsGUI::show | ( | ) |
Definition at line 56 of file class.ilUserProfileInfoSettingsGUI.php.
References $tpl, initForm(), and ilGlobalTemplateInterface\setContent().
Here is the call graph for this function:
|
protected |
Definition at line 26 of file class.ilUserProfileInfoSettingsGUI.php.
Referenced by initForm(), and save().
|
protected |
Definition at line 28 of file class.ilUserProfileInfoSettingsGUI.php.
Referenced by initForm(), and save().
|
protected |
Definition at line 30 of file class.ilUserProfileInfoSettingsGUI.php.
Referenced by initForm().
|
protected |
Definition at line 27 of file class.ilUserProfileInfoSettingsGUI.php.
|
protected |
Definition at line 29 of file class.ilUserProfileInfoSettingsGUI.php.