|
UNA
|
Public Member Functions | |
| getCode ($sFor='') | |
| send ($iProfileId, $aMessage, $bAddToQueue=false) | |
| Public Member Functions inherited from BxDolFactoryObject | |
| getObjectName () | |
Static Public Member Functions | |
| static | getObjectInstance ($sObject=false, $oTemplate=false) |
| static | getTags ($iProfileId=false) |
| static | getNotificationsCount ($iProfileId=0, &$aBubbles=null) |
| Static Public Member Functions inherited from BxDolFactoryObject | |
| static | getObjectInstanceByClassNames ($sObject, $oTemplate, $sClassName, $sDbClassName) |
| Static Public Member Functions inherited from iBxDolFactoryObject | |
| static | getObjectInstance ($sObject) |
Protected Member Functions | |
| __construct ($aObject, $oTemplate=null, $sDbClassName='BxDolPushQuery') | |
| _getUrlRoot ($sType) | |
Protected Attributes | |
| $_sApiUrlRootPush | |
| $_sApiUrlRootEmail | |
| Protected Attributes inherited from BxDolFactoryObject | |
| $_oDb | |
| $_oTemplate | |
| $_sObject | |
| $_aObject | |
|
protected |
Reimplemented from BxDolFactoryObject.
|
static |
| $a | - array to fill with notification counter per module |
|
static |
Get Push Notification provider object instance by object name
| $sObject | object name |
|
static |
Get tags to send to PUSH server
| $iProfileId | - profile ID |