|
| add ($sEmail, $sSubject, $sBody, $iRecipientID, $aPlus, $iEmailType, $sEmailFlag, $isDisableAlert, $aCustomHeaders) |
|
| __clone () |
|
| getBusy () |
|
| setBusy ($iTime=0) |
|
| isBusy () |
|
| send ($iLimit=0) |
|
|
| _send ($sEmail, $sSubject, $sBody, $sParams='') |
|
|
| $_oQuery |
|
| $_sParamTime |
|
| $_iExecutionLiveTime |
|
| $_iLimitSend |
|
| $_iLimitSendPerRecipient |
|
| $_aSentTo |
|
◆ __construct()
BxDolQueueEmail::__construct |
( |
| ) |
|
|
protected |
◆ _send()
BxDolQueueEmail::_send |
( |
| $sEmail, |
|
|
| $sSubject, |
|
|
| $sBody, |
|
|
| $sParams = '' ) |
|
protected |
Internal method which performs sending using predefined list of params.
◆ add()
BxDolQueueEmail::add |
( |
| $sEmail, |
|
|
| $sSubject, |
|
|
| $sBody, |
|
|
| $iRecipientID, |
|
|
| $aPlus, |
|
|
| $iEmailType, |
|
|
| $sEmailFlag, |
|
|
| $isDisableAlert, |
|
|
| $aCustomHeaders ) |
Add message to mail queue
- Parameters
-
string | $sEmail | - recipient email |
string | $sSubject | - message subject |
string | $sBody | - message body |
- Returns
- true on success, false on error
◆ getInstance()
static BxDolQueueEmail::getInstance |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following file:
- inc/classes/BxDolQueueEmail.php