|
| static | getInstance ($sName) |
|
static | getTitle ($sUri) |
|
static | getTitleKey ($sUri) |
|
| $_aModule |
|
| $_oDb |
|
| $_oTemplate |
|
| $_oConfig |
◆ serviceSend()
| BxSMTPModule::serviceSend |
( |
| $sRecipientEmail, |
|
|
| $sMailSubject, |
|
|
| $sMailBody, |
|
|
| $sMailHeader, |
|
|
| $sMailParameters, |
|
|
| $isHtml, |
|
|
| $aRecipientInfo = array(), |
|
|
| $aCustomHeaders = array() ) |
Hooks:
'profile', 'send_mail' - hook in $oAccount->isConfirmed check
- $unit_name - equals
profile
- $action - equals
send_mail
- $object_id - not used
- $sender_id - recipient profile_id
- $extra_params - array of additional params with the following array keys:
test_mode - [bool] test mode or not
email - [string] email
subject - [string] letter subject
body - [string] letter body
header - [string] letter header
params - [string] letter params
recipient - [array] recipient info
html - [bool] is html letter or not
ret - [bool] sent successfuly or not
error_message - [string] error message - HOOKS
- 'profile', 'send_mail' - hook in $oAccount->isConfirmed check
The documentation for this class was generated from the following file:
- modules/boonex/smtpmailer/classes/BxSMTPModule.php