|
ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
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 731 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 $ilUser, $lng, $options, ilUserDefinedFields\_getInstance(), ilRegistrationCode\CODE_LENGTH, ilTermsOfServiceSignableDocumentFactory\getByLanguageObject(), IL_REG_ACTIVATION, iljQueryUtil\initjQuery(), ilUserProfile\MODE_REGISTRATION, 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 917 of file class.ilAccountRegistrationGUI.php.
References $_REQUEST, $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 272 of file class.ilAccountRegistrationGUI.php.
References $ilSetting, $lng, __distributeMails(), __initForm(), ilObjUser\_doesLoginnameExistInHistory(), ilObjUser\_loginExists(), ilObjRole\_lookupAllowRegister(), ilRegistrationCode\getCodeRole(), ilUtil\isLogin(), ilUtil\isPasswordValidForUserContext(), ilRegistrationCode\isValidRegistrationCode(), ilUtil\sendFailure(), and ilUtil\sendInfo().
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.