|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
User profile info settings UI class. More...
Collaboration diagram for ilUserProfileInfoSettingsGUI:Public Member Functions | |
| __construct () | |
| Constructor. More... | |
| executeCommand () | |
| Execute command. More... | |
| show () | |
| Show settings. More... | |
| initForm () | |
| Init form. More... | |
| save () | |
| Save. More... | |
Protected Attributes | |
| $ctrl | |
| $tpl | |
| $lng | |
| $user_prompt | |
| $prompt_settings | |
User profile info settings UI class.
@ilCtrl_Calls ilUserProfileInfoSettingsGUI:
Definition at line 16 of file class.ilUserProfileInfoSettingsGUI.php.
| ilUserProfileInfoSettingsGUI::__construct | ( | ) |
Constructor.
Definition at line 46 of file class.ilUserProfileInfoSettingsGUI.php.
References $DIC.
| ilUserProfileInfoSettingsGUI::executeCommand | ( | ) |
Execute command.
Definition at line 61 of file class.ilUserProfileInfoSettingsGUI.php.
| ilUserProfileInfoSettingsGUI::initForm | ( | ) |
Init form.
Definition at line 89 of file class.ilUserProfileInfoSettingsGUI.php.
References $ctrl, $lng, $prompt_settings, ilProfilePromptSettings\MODE_INCOMPLETE_ONLY, ilProfilePromptSettings\MODE_ONCE_AFTER_LOGIN, and ilProfilePromptSettings\MODE_REPEAT.
Referenced by save(), and show().
Here is the caller graph for this function:| ilUserProfileInfoSettingsGUI::save | ( | ) |
Save.
Definition at line 193 of file class.ilUserProfileInfoSettingsGUI.php.
References $ctrl, $lng, $tpl, initForm(), and ilProfilePromptSettings\MODE_ONCE_AFTER_LOGIN.
Here is the call graph for this function:| ilUserProfileInfoSettingsGUI::show | ( | ) |
Show settings.
Definition at line 77 of file class.ilUserProfileInfoSettingsGUI.php.
References $tpl, and initForm().
Here is the call graph for this function:
|
protected |
Definition at line 21 of file class.ilUserProfileInfoSettingsGUI.php.
Referenced by initForm(), and save().
|
protected |
Definition at line 31 of file class.ilUserProfileInfoSettingsGUI.php.
Referenced by initForm(), and save().
|
protected |
Definition at line 41 of file class.ilUserProfileInfoSettingsGUI.php.
Referenced by initForm().
|
protected |
Definition at line 26 of file class.ilUserProfileInfoSettingsGUI.php.
|
protected |
Definition at line 36 of file class.ilUserProfileInfoSettingsGUI.php.