Class Mage_XmlConnect_Model_Queue
XmlConnect Queue model
- Varien_Object
- Mage_Core_Model_Abstract
- Mage_Core_Model_Template
- Mage_XmlConnect_Model_Queue
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/XmlConnect/Model/Queue.php
protected
null
|
|
public
|
|
public
integer
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
|
|
public
string
|
#
getAirmailBroadcastParams( )
Get JSON-encoded params for broadcast AirMail |
public
string
|
#
getPushBroadcastParams( )
Get JSON-encoded params for broadcast Push Notification |
public
|
_applyDesignConfig(),
_cancelDesignConfig(),
emulateDesign(),
getDesignConfig(),
isPlain(),
revertDesign(),
setDesignConfig()
|
integer |
STATUS_IN_QUEUE
|
0 |
#
Status in queue identifier |
integer |
STATUS_CANCELED
|
1 |
#
Status cenceled identifier |
integer |
STATUS_COMPLETED
|
2 |
#
Status completed identifier |
integer |
STATUS_DELETED
|
3 |
#
Status deleted identifier |
string |
MESSAGE_TYPE_AIRMAIL
|
'airmail' |
#
Airmail message type |
string |
MESSAGE_TYPE_PUSH
|
'push' |
#
Push notification message type |
string |
XML_PATH_NOTIFICATION_TYPE
|
'xmlconnect/devices/%s/notification_type' |
#
Notification type config path |
string |
XML_PATH_CRON_MESSAGES_COUNT
|
'xmlconnect/mobile_application/cron_send_messages_count' |
#
Count of message in queue for cron config path |
DEFAULT_DESIGN_AREA,
TYPE_HTML,
TYPE_TEXT
|
protected
null|string
|
$_appType | null |
#
Current application type |
$_designConfig,
$_emulatedDesignConfig,
$_initialEnvironmentInfo
|
$_cacheTag,
$_dataSaveAllowed,
$_eventObject,
$_eventPrefix,
$_isObjectNew,
$_resource,
$_resourceCollectionName,
$_resourceName
|