Zend Framework
1.12
|
Public Member Functions | |
getTitle () | |
Get Title. | |
setTitle ($title) | |
Set Title. | |
getMessage () | |
Get Message. | |
setMessage ($msg) | |
Set Message. | |
getParams () | |
Get Params. | |
setParams ($params) | |
Set Params. | |
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 = 2 |
const | DELAY_450S = 12 |
const | DELAY_900S = 22 |
Protected Attributes | |
$_title | |
$_msg | |
$_params | |
getDelay | ( | ) |
Get Delay.
getMessage | ( | ) |
Get Message.
|
static |
Get Notification Type.
getParams | ( | ) |
Get Params.
getTitle | ( | ) |
Get Title.
getXmlPayload | ( | ) |
Get XML Payload.
setDelay | ( | $delay | ) |
setMessage | ( | $msg | ) |
setParams | ( | $params | ) |
setTitle | ( | $title | ) |
validate | ( | ) |
|
protected |
|
protected |
|
protected |
const DELAY_450S = 12 |
const DELAY_900S = 22 |
const DELAY_IMMEDIATE = 2 |