|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 | |
Class ilAccountRegistrationGUI.
@ilCtrl_Calls ilAccountRegistrationGUI:
Definition at line 22 of file class.ilAccountRegistrationGUI.php.
| ilAccountRegistrationGUI::__construct | ( | ) |
Definition at line 33 of file class.ilAccountRegistrationGUI.php.
|
protected |
Definition at line 621 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 100 of file class.ilAccountRegistrationGUI.php.
References $code, $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 88 of file class.ilAccountRegistrationGUI.php.
References __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 714 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 57 of file class.ilAccountRegistrationGUI.php.
References $DIC, $ilErr, $tpl, displayForm(), and IL_REG_DISABLED.
Here is the call graph for this function:| ilAccountRegistrationGUI::login | ( | ) |
Definition at line 663 of file class.ilAccountRegistrationGUI.php.
References $DIC, $f, 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 233 of file class.ilAccountRegistrationGUI.php.
References $code, $DIC, $domain, $email, $ilSetting, $login, $password, __distributeMails(), __initForm(), ilObjUser\_doesLoginnameExistInHistory(), ilObjUser\_loginExists(), ilObjRole\_lookupAllowRegister(), displayForm(), ilRegistrationCode\getCodeRole(), ilSystemSupportContacts\getMailToAddress(), 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 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.