Class Mage_AdminNotification_Helper_Data
AdminNotification Data helper
- Mage_Core_Helper_Abstract
- Mage_AdminNotification_Helper_Data
Package: Mage\AdminNotification
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/AdminNotification/Helper/Data.php
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/AdminNotification/Helper/Data.php
public
|
|
public
integer
|
|
public
string
|
string |
XML_PATH_POPUP_URL
|
'system/adminnotification/popup_url' |
protected
string
|
$_popupUrl |
|
#
Widget Popup Notification Object URL |
protected
boolean
|
$_popupReadable |
|
#
Is readable Popup Notification Object flag |
protected
|
$_latestNotice |
|
#
Last Notice object |
protected
array
|
$_unreadNoticeCounts |
|
#
count of unread notes by type |
$_layout,
$_moduleName,
$_request
|