|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilAccountRegistrationGUI. More...
Collaboration diagram for ilAccountRegistrationGUI:Public Member Functions | |
| __construct () | |
| executeCommand () | |
| displayForm () | |
| 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 22 of file class.ilAccountRegistrationGUI.php.
| ilAccountRegistrationGUI::__construct | ( | ) |
Definition at line 38 of file class.ilAccountRegistrationGUI.php.
|
protected |
Definition at line 627 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 102 of file class.ilAccountRegistrationGUI.php.
References $DIC, $ilUser, ilUserDefinedFields\_getInstance(), ilRegistrationCode\CODE_LENGTH, ilCustomUserFieldsHelper\getInstance(), IL_REG_ACTIVATION, iljQueryUtil\initjQuery(), ilTermsOfServiceHelper\isEnabled(), and ilUserProfile\MODE_REGISTRATION.
Referenced by displayForm(), and saveForm().
Here is the call graph for this function:
Here is the caller graph for this function:| ilAccountRegistrationGUI::displayForm | ( | ) |
Definition at line 89 of file class.ilAccountRegistrationGUI.php.
References $tpl, and __initForm().
Referenced by executeCommand(), and saveForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 721 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 63 of file class.ilAccountRegistrationGUI.php.
References $DIC, $ilErr, $tpl, displayForm(), IL_REG_DISABLED, and ilStartUpGUI\printToGlobalTemplate().
Here is the call graph for this function:| ilAccountRegistrationGUI::login | ( | ) |
Definition at line 669 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 235 of file class.ilAccountRegistrationGUI.php.
References $DIC, $email, $ilSetting, $login, $password, __distributeMails(), __initForm(), ilObjUser\_doesLoginnameExistInHistory(), ilObjUser\_loginExists(), ilObjRole\_lookupAllowRegister(), displayForm(), 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 25 of file class.ilAccountRegistrationGUI.php.
|
protected |
Definition at line 26 of file class.ilAccountRegistrationGUI.php.
|
protected |
Definition at line 36 of file class.ilAccountRegistrationGUI.php.
|
protected |
Definition at line 24 of file class.ilAccountRegistrationGUI.php.
|
protected |
Definition at line 31 of file class.ilAccountRegistrationGUI.php.
|
protected |
Definition at line 28 of file class.ilAccountRegistrationGUI.php.