| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
Class ilAccountRegistrationGUI. More...
 Collaboration diagram for ilAccountRegistrationGUI:
 Collaboration diagram for ilAccountRegistrationGUI:| Public Member Functions | |
| __construct () | |
| executeCommand () | |
| saveForm () | |
| Protected Member Functions | |
| __initForm () | |
| __distributeMails ($password, $a_language=null) | |
| Protected Attributes | |
| $registration_settings | |
| $code_enabled | |
| $code_was_used | |
Class ilAccountRegistrationGUI.
Definition at line 24 of file class.ilAccountRegistrationGUI.php.
| ilAccountRegistrationGUI::__construct | ( | ) | 
Definition at line 30 of file class.ilAccountRegistrationGUI.php.
References $ilCtrl, $lng, and $tpl.
| 
 | protected | 
Definition at line 727 of file class.ilAccountRegistrationGUI.php.
References $code_was_used, $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 call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
Definition at line 127 of file class.ilAccountRegistrationGUI.php.
References $ilUser, $lng, $options, ilUserDefinedFields\_getInstance(), ilRegistrationCode\CODE_LENGTH, ilTermsOfServiceSignableDocumentFactory\getByLanguageObject(), IL_REG_ACTIVATION, ilUserProfile\MODE_REGISTRATION, ilFormPropertyGUI\setRequired(), ilTextInputGUI\setSize(), UDF_TYPE_SELECT, UDF_TYPE_TEXT, and UDF_TYPE_WYSIWYG.
Referenced by saveForm().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller 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 292 of file class.ilAccountRegistrationGUI.php.
References $ilSetting, $lng, __distributeMails(), __initForm(), ilObjUser\_doesLoginnameExistInHistory(), ilObjUser\_loginExists(), ilObjRole\_lookupAllowRegister(), ilRegistrationCode\getCodeRole(), ilUtil\isLogin(), ilUtil\isPasswordValidForUserContext(), ilRegistrationCode\isUnusedCode(), ilUtil\sendFailure(), and ilUtil\sendInfo().
 Here is the call graph for this function:
 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.
Referenced by __distributeMails().
| 
 | protected | 
Definition at line 26 of file class.ilAccountRegistrationGUI.php.