|
| __clone () |
|
| getBusy () |
|
| setBusy ($iTime=0) |
|
| isBusy () |
|
| send ($iLimit=0) |
|
|
| $_oQuery |
|
| $_sParamTime |
|
| $_iExecutionLiveTime |
|
| $_iLimitSend |
|
| $_iLimitSendPerRecipient |
|
| $_aSentTo |
|
◆ __construct()
BxDolQueue::__construct |
( |
| ) |
|
|
protected |
◆ __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