|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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 profile info settings UI class.
@ilCtrl_Calls ilUserProfileInfoSettingsGUI:
Definition at line 16 of file class.ilUserProfileInfoSettingsGUI.php.
| ilUserProfileInfoSettingsGUI::__construct | ( | ) |
| ilUserProfileInfoSettingsGUI::executeCommand | ( | ) |
Execute command.
Definition at line 49 of file class.ilUserProfileInfoSettingsGUI.php.
| ilUserProfileInfoSettingsGUI::initForm | ( | ) |
Init form.
Definition at line 77 of file class.ilUserProfileInfoSettingsGUI.php.
References $ctrl, $form, $l, and $lng.
Referenced by save(), and show().
Here is the caller graph for this function:| ilUserProfileInfoSettingsGUI::save | ( | ) |
Save.
Definition at line 114 of file class.ilUserProfileInfoSettingsGUI.php.
References $ctrl, $form, $l, $lng, $tpl, initForm(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilUserProfileInfoSettingsGUI::show | ( | ) |
Show settings.
Definition at line 65 of file class.ilUserProfileInfoSettingsGUI.php.
References $form, $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 26 of file class.ilUserProfileInfoSettingsGUI.php.