|
UNA
|
Public Member Functions | |
| __clone () | |
| getBusy () | |
| setBusy ($iTime=0) | |
| isBusy () | |
| send ($iLimit=0) | |
Protected Attributes | |
| $_oQuery | |
| $_sParamTime | |
| $_iExecutionLiveTime | |
| $_iLimitSend | |
| $_iLimitSendPerRecipient | |
| $_aSentTo | |
|
protected |
Reimplemented from BxDolFactory.
| BxDolQueue::__clone | ( | ) |
Prevent cloning the instance
| BxDolQueue::send | ( | $iLimit = 0 | ) |
Send some number of items (email/push) from queue
| int | $iLimit | - number of queue items to send |