UNA
BxDolQueueEmail Class Reference
Inheritance diagram for BxDolQueueEmail:
BxDolQueue iBxDolSingleton BxDolFactory

Public Member Functions

 add ($sEmail, $sSubject, $sBody, $iRecipientID, $aPlus, $iEmailType, $sEmailFlag, $isDisableAlert, $aCustomHeaders)
 
- Public Member Functions inherited from BxDolQueue
 __clone ()
 
 send ($iLimit=0)
 

Static Public Member Functions

static getInstance ()
 

Protected Member Functions

 _send ($sEmail, $sSubject, $sBody, $sParams='')
 

Member Function Documentation

◆ _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

Get singleton instance of the class

Implements iBxDolSingleton.


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