|
| add ($iProfileId, $aMessage) |
|
| __clone () |
|
| getBusy () |
|
| setBusy ($iTime=0) |
|
| isBusy () |
|
| send ($iLimit=0) |
|
|
| _send ($iProfileId, $sMessage) |
|
|
| $_oQuery |
|
| $_sParamTime |
|
| $_iExecutionLiveTime |
|
| $_iLimitSend |
|
| $_iLimitSendPerRecipient |
|
| $_aSentTo |
|
◆ __construct()
BxDolQueuePush::__construct |
( |
| ) |
|
|
protected |
◆ _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()
static BxDolQueuePush::getInstance |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following file:
- inc/classes/BxDolQueuePush.php