Zend Framework
1.12
|
Public Member Functions | |
getBackgroundImage () | |
Get Background Image. | |
setBackgroundImage ($bgImg) | |
Set Background Image. | |
getCount () | |
Get Count. | |
setCount ($count) | |
Set Count. | |
getTitle () | |
Get Title. | |
setTitle ($title) | |
Set Title. | |
getBackBackgroundImage () | |
Get Back Background Image. | |
setBackBackgroundImage ($bgImg) | |
Set Back Background Image. | |
getBackTitle () | |
Get Back Title. | |
setBackTitle ($title) | |
Set Back Title. | |
getBackContent () | |
Get Back Content. | |
setBackContent ($content) | |
Set Back Content. | |
getTileId () | |
Get Tile Id. | |
setTileId ($tileId) | |
Set Tile Id. | |
getDelay () | |
Get Delay. | |
setDelay ($delay) | |
Set Delay. | |
getXmlPayload () | |
Get XML Payload. | |
validate () | |
Validate proper mpns message. | |
Static Public Member Functions | |
static | getNotificationType () |
Get Notification Type. | |
Public Attributes | |
const | DELAY_IMMEDIATE = 1 |
const | DELAY_450S = 11 |
const | DELAY_900S = 21 |
Protected Attributes | |
$_backgroundImage | |
$_count = 0 | |
$_title | |
$_backBackgroundImage | |
$_backTitle | |
$_backContent | |
$_tileId | |
getBackBackgroundImage | ( | ) |
Get Back Background Image.
getBackContent | ( | ) |
Get Back Content.
getBackgroundImage | ( | ) |
Get Background Image.
getBackTitle | ( | ) |
Get Back Title.
getCount | ( | ) |
Get Count.
getDelay | ( | ) |
Get Delay.
|
static |
Get Notification Type.
getTileId | ( | ) |
Get Tile Id.
getTitle | ( | ) |
Get Title.
getXmlPayload | ( | ) |
Get XML Payload.
setBackBackgroundImage | ( | $bgImg | ) |
setBackContent | ( | $content | ) |
setBackgroundImage | ( | $bgImg | ) |
setBackTitle | ( | $title | ) |
setCount | ( | $count | ) |
setDelay | ( | $delay | ) |
setTileId | ( | $tileId | ) |
setTitle | ( | $title | ) |
validate | ( | ) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
const DELAY_450S = 11 |
const DELAY_900S = 21 |
const DELAY_IMMEDIATE = 1 |