|
UNA
|
Public Member Functions | |
| serviceCreateAccountForm ($aParams=array()) | |
| serviceAccountSettingsEmail ($iAccountId=false) | |
| serviceAccountSettingsPassword ($iAccountId=false) | |
| serviceAccountSettingsInfo ($iAccountId=false) | |
| serviceAccountSettingsDelAccount ($iAccountId=false) | |
| serviceAccountDelete ($iId, $bWithContent=false) | |
| serviceUnsubscribeNews () | |
| serviceUnsubscribeNotifications () | |
| serviceGetConfirmationTypes () | |
| serviceEmailConfirmation ($sMsg=false) | |
| servicePhoneConfirmation ($sMsg=false) | |
| confirmEmail ($sKey) | |
| serviceConfirmEmail ($sKey) | |
| serviceGetOptionsResetPasswordRedirect () | |
| serviceGetOptionsSwitchToProfileRedirect () | |
| serviceGetOptionsPruningInterval () | |
| serviceForgotPassword () | |
| serviceSwitchProfile ($iSwitchToProfileId) | |
| resetPassword () | |
| generateUserNewPwd ($iAccountId) | |
Protected Member Functions | |
| _unsubscribeForm ($sDisplay) | |
| _confirmEmail ($sKey) | |
Protected Attributes | |
| $_oAccountForms | |
| $_oAccountQuery | |
System service for creating system profile functionality.
| BxBaseServiceAccount::__construct | ( | ) |
Reimplemented from BxDol.
| BxBaseServiceAccount::confirmEmail | ( | $sKey | ) |
Perform email confirmation
| BxBaseServiceAccount::generateUserNewPwd | ( | $iAccountId | ) |
Generate new password.
| BxBaseServiceAccount::resetPassword | ( | ) |
Reset password procedure
| BxBaseServiceAccount::serviceCreateAccountForm | ( | $aParams = array() | ) |
| BxBaseServiceAccount::serviceEmailConfirmation | ( | $sMsg = false | ) |
Display email confirmation form, if confirmation code is provided then try to confirm profile
| BxBaseServiceAccount::serviceForgotPassword | ( | ) |
| BxBaseServiceAccount::serviceGetConfirmationTypes | ( | ) |
Display confirmation statuses list
| BxBaseServiceAccount::servicePhoneConfirmation | ( | $sMsg = false | ) |
Display phone confirmation forms, if confirmation code is provided then try to confirm profile
| BxBaseServiceAccount::serviceSwitchProfile | ( | $iSwitchToProfileId | ) |
| BxBaseServiceAccount::serviceUnsubscribeNews | ( | ) |
Display unsubscribe from newsletters form
| BxBaseServiceAccount::serviceUnsubscribeNotifications | ( | ) |
Display unsubscribe from notifications form