|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilAccountRegistrationGUI. More...
Collaboration diagram for ilAccountRegistrationGUI:Public Member Functions | |
| __construct () | |
| executeCommand () | |
| saveForm () | |
Protected Member Functions | |
| __initForm () | |
| __distributeMails ($password, $a_language=null) | |
| doProfileAutoComplete () | |
Protected Attributes | |
| $registration_settings | |
| $code_enabled | |
| $code_was_used | |
Class ilAccountRegistrationGUI.
@ilCtrl_Calls ilAccountRegistrationGUI:
Definition at line 24 of file class.ilAccountRegistrationGUI.php.
| ilAccountRegistrationGUI::__construct | ( | ) |
Definition at line 30 of file class.ilAccountRegistrationGUI.php.
|
protected |
Definition at line 706 of file class.ilAccountRegistrationGUI.php.
References $GLOBALS, $ilSetting, $path, ilObjUserFolder\_lookupNewAccountMail(), IL_REG_ACTIVATION, IL_REG_APPROVE, ilRegistrationMimeMailNotification\TYPE_NOTIFICATION_ACTIVATION, ilRegistrationMailNotification\TYPE_NOTIFICATION_APPROVERS, ilRegistrationMailNotification\TYPE_NOTIFICATION_CONFIRMATION, and USER_FOLDER_ID.
Referenced by saveForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 97 of file class.ilAccountRegistrationGUI.php.
References $code, $ilUser, $lng, $options, ilUserDefinedFields\_getInstance(), ilRegistrationCode\CODE_LENGTH, ilTermsOfServiceSignableDocumentFactory\getByLanguageObject(), IL_REG_ACTIVATION, iljQueryUtil\initjQuery(), ilTermsOfServiceHelper\isEnabled(), ilUserProfile\MODE_REGISTRATION, sprintf, UDF_TYPE_SELECT, UDF_TYPE_TEXT, and UDF_TYPE_WYSIWYG.
Referenced by saveForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 893 of file class.ilAccountRegistrationGUI.php.
References $result, ilJsonUtil\encode(), exit, and ilPublicUserProfileGUI\getAutocompleteResult().
Here is the call graph for this function:| ilAccountRegistrationGUI::executeCommand | ( | ) |
Definition at line 48 of file class.ilAccountRegistrationGUI.php.
References $cmd, $ilErr, $tpl, and IL_REG_DISABLED.
| ilAccountRegistrationGUI::saveForm | ( | ) |
Definition at line 266 of file class.ilAccountRegistrationGUI.php.
References $code, $ilSetting, $lng, __distributeMails(), __initForm(), ilObjUser\_doesLoginnameExistInHistory(), ilObjUser\_loginExists(), ilObjRole\_lookupAllowRegister(), ilRegistrationCode\getCodeRole(), ilTermsOfServiceHelper\isEnabled(), ilUtil\isLogin(), ilUtil\isPasswordValidForUserContext(), ilRegistrationCode\isValidRegistrationCode(), ilUtil\sendFailure(), ilUtil\sendInfo(), and sprintf.
Here is the call graph for this function:
|
protected |
Definition at line 27 of file class.ilAccountRegistrationGUI.php.
|
protected |
Definition at line 28 of file class.ilAccountRegistrationGUI.php.
|
protected |
Definition at line 26 of file class.ilAccountRegistrationGUI.php.