ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
User profile info settings UI class. More...
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.
Definition at line 16 of file class.ilUserProfileInfoSettingsGUI.php.
ilUserProfileInfoSettingsGUI::__construct | ( | ) |
ilUserProfileInfoSettingsGUI::executeCommand | ( | ) |
Execute command.
Definition at line 49 of file class.ilUserProfileInfoSettingsGUI.php.
References array.
ilUserProfileInfoSettingsGUI::initForm | ( | ) |
Init form.
Definition at line 77 of file class.ilUserProfileInfoSettingsGUI.php.
References $ctrl, $form, $l, $lng, and ilTextAreaInputGUI\setRows().
Referenced by save(), and show().
ilUserProfileInfoSettingsGUI::save | ( | ) |
Save.
Definition at line 114 of file class.ilUserProfileInfoSettingsGUI.php.
References $ctrl, $form, $l, $lng, $tpl, initForm(), and ilUtil\sendSuccess().
ilUserProfileInfoSettingsGUI::show | ( | ) |
Show settings.
Definition at line 65 of file class.ilUserProfileInfoSettingsGUI.php.
References $form, $tpl, and initForm().
|
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.