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

Public Member Functions

 add ($iProfileId, $aMessage)
Public Member Functions inherited from BxDolQueue
 __clone ()
 getBusy ()
 setBusy ($iTime=0)
 isBusy ()
 send ($iLimit=0)

Static Public Member Functions

static getInstance ()

Protected Member Functions

 _send ($iProfileId, $sMessage)

Additional Inherited Members

Protected Attributes inherited from BxDolQueue
 $_oQuery
 $_sParamTime
 $_iExecutionLiveTime
 $_iLimitSend
 $_iLimitSendPerRecipient
 $_aSentTo

Constructor & Destructor Documentation

◆ __construct()

BxDolQueuePush::__construct ( )
protected

Reimplemented from BxDolQueue.

Member Function Documentation

◆ _send()

BxDolQueuePush::_send ( $iProfileId,
$sMessage )
protected

Internal method which performs sending using predefined list of params.

◆ add()

BxDolQueuePush::add ( $iProfileId,
$aMessage )

Add message to push queue

Parameters
integer$iProfileId- recipient profile ID
array$aMessage- array with Push message
Returns
true on success, false on error

◆ getInstance()

BxDolQueuePush::getInstance ( )
static

Get singleton instance of the class

Implements iBxDolSingleton.


The documentation for this class was generated from the following file:
  • inc/classes/BxDolQueuePush.php