UNA
BxBaseServiceAccount Class Reference
Inheritance diagram for BxBaseServiceAccount:
BxDol BxTemplServiceAccount

Public Member Functions

 serviceCreateAccountForm ($aParams=array())
 
 serviceUnsubscribeNews ()
 
 serviceUnsubscribeNotifications ()
 
 serviceGetConfirmationTypes ()
 
 serviceEmailConfirmation ($sMsg=false)
 
 servicePhoneConfirmation ($sMsg=false)
 
 confirmEmail ($sKey)
 
 serviceForgotPassword ()
 
 serviceSwitchProfile ($iSwitchToProfileId)
 
 resetPassword ()
 
 generateUserNewPwd ($iAccountId)
 

Detailed Description

System service for creating system profile functionality.

Member Function Documentation

◆ confirmEmail()

BxBaseServiceAccount::confirmEmail (   $sKey)

Perform email confirmation

◆ generateUserNewPwd()

BxBaseServiceAccount::generateUserNewPwd (   $iAccountId)

Generate new password.

◆ resetPassword()

BxBaseServiceAccount::resetPassword ( )

Reset password procedure

◆ serviceCreateAccountForm()

BxBaseServiceAccount::serviceCreateAccountForm (   $aParams = array())

◆ serviceEmailConfirmation()

BxBaseServiceAccount::serviceEmailConfirmation (   $sMsg = false)

Display email confirmation form, if confirmation code is provided then try to confirm profile

◆ serviceForgotPassword()

BxBaseServiceAccount::serviceForgotPassword ( )

◆ serviceGetConfirmationTypes()

BxBaseServiceAccount::serviceGetConfirmationTypes ( )

Display confirmation statuses list

◆ servicePhoneConfirmation()

BxBaseServiceAccount::servicePhoneConfirmation (   $sMsg = false)

Display phone confirmation forms, if confirmation code is provided then try to confirm profile

◆ serviceSwitchProfile()

BxBaseServiceAccount::serviceSwitchProfile (   $iSwitchToProfileId)

◆ serviceUnsubscribeNews()

BxBaseServiceAccount::serviceUnsubscribeNews ( )

Display unsubscribe from newsletters form

◆ serviceUnsubscribeNotifications()

BxBaseServiceAccount::serviceUnsubscribeNotifications ( )

Display unsubscribe from notifications form


The documentation for this class was generated from the following file: