UNA
Loading...
Searching...
No Matches
BxDolQueue Class Reference
Inheritance diagram for BxDolQueue:
BxDolFactory BxDolQueueEmail BxDolQueuePush

Public Member Functions

 __clone ()
 getBusy ()
 setBusy ($iTime=0)
 isBusy ()
 send ($iLimit=0)

Protected Attributes

 $_oQuery
 $_sParamTime
 $_iExecutionLiveTime
 $_iLimitSend
 $_iLimitSendPerRecipient
 $_aSentTo

Constructor & Destructor Documentation

◆ __construct()

BxDolQueue::__construct ( )
protected

Reimplemented from BxDolFactory.

Member Function Documentation

◆ __clone()

BxDolQueue::__clone ( )

Prevent cloning the instance

◆ send()

BxDolQueue::send ( $iLimit = 0)

Send some number of items (email/push) from queue

Parameters
int$iLimit- number of queue items to send
Returns
real number of sent queue items or false, if sending process was already started with a previous call and wasn't finished yet.

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