|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilAccountRegistrationGUI. More...
Collaboration diagram for ilAccountRegistrationGUI:Public Member Functions | |
| __construct () | |
| executeCommand () | |
| saveForm () | |
| login () | |
Protected Member Functions | |
| __initForm () | |
| __distributeMails ($password) | |
| doProfileAutoComplete () | |
Protected Attributes | |
| $registration_settings | |
| $code_enabled | |
| $code_was_used | |
| $userObj | |
| $termsOfServiceEvaluation | |
| $recommended_content_manager | |
Class ilAccountRegistrationGUI.
@ilCtrl_Calls ilAccountRegistrationGUI:
Definition at line 24 of file class.ilAccountRegistrationGUI.php.
| ilAccountRegistrationGUI::__construct | ( | ) |
Definition at line 40 of file class.ilAccountRegistrationGUI.php.
|
protected |
Definition at line 629 of file class.ilAccountRegistrationGUI.php.
References $password, ilLoggerFactory\getLogger(), IL_REG_ACTIVATION, IL_REG_APPROVE, ilRegistrationMimeMailNotification\TYPE_NOTIFICATION_ACTIVATION, ilRegistrationMailNotification\TYPE_NOTIFICATION_APPROVERS, and ilRegistrationMailNotification\TYPE_NOTIFICATION_CONFIRMATION.
Referenced by saveForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 107 of file class.ilAccountRegistrationGUI.php.
References $DIC, $ilUser, ilUserDefinedFields\_getInstance(), ANONYMOUS_USER_ID, ilRegistrationCode\CODE_LENGTH, ilCustomUserFieldsHelper\getInstance(), IL_REG_ACTIVATION, iljQueryUtil\initjQuery(), ilTermsOfServiceHelper\isEnabled(), and ilUserProfile\MODE_REGISTRATION.
Referenced by saveForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 722 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 65 of file class.ilAccountRegistrationGUI.php.
References $DIC, $ilErr, $tpl, IL_REG_DISABLED, and ilStartUpGUI\printToGlobalTemplate().
Here is the call graph for this function:| ilAccountRegistrationGUI::login | ( | ) |
Definition at line 670 of file class.ilAccountRegistrationGUI.php.
References $DIC, Vendor\Package\$f, $tpl, IL_REG_ACTIVATION, IL_REG_APPROVE, IL_REG_CODES, and IL_REG_DIRECT.
Referenced by saveForm().
Here is the caller graph for this function:| ilAccountRegistrationGUI::saveForm | ( | ) |
Definition at line 241 of file class.ilAccountRegistrationGUI.php.
References $DIC, $email, $ilSetting, $login, $password, __distributeMails(), __initForm(), ilObjUser\_doesLoginnameExistInHistory(), ilObjUser\_loginExists(), ilObjRole\_lookupAllowRegister(), ilRegistrationCode\getCodeRole(), ilSystemSupportContacts\getMailsToAddress(), ilTermsOfServiceHelper\isEnabled(), ilUtil\isLogin(), ilUtil\isPasswordValidForUserContext(), ilRegistrationCode\isValidRegistrationCode(), login(), ilUtil\prepareFormOutput(), 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 38 of file class.ilAccountRegistrationGUI.php.
|
protected |
Definition at line 26 of file class.ilAccountRegistrationGUI.php.
|
protected |
Definition at line 33 of file class.ilAccountRegistrationGUI.php.
|
protected |
Definition at line 30 of file class.ilAccountRegistrationGUI.php.