Overview

Packages

  • currencysymbol
  • MAbout
  • Mage
    • Admin
    • Adminhtml
    • AdminNotification
    • Api
    • Api2
    • Authorizenet
    • Backup
    • Bundle
    • Captcha
    • Catalog
    • CatalogIndex
    • CatalogInventory
    • CatalogRule
    • CatalogSearch
    • Centinel
    • Checkout
    • Cms
    • Compiler
    • Connect
    • Contacts
    • Core
    • Cron
    • CurrencySymbol
    • Customer
    • Dataflow
    • Directory
    • DirtectPost
    • Downloadable
    • Eav
    • GiftMessage
    • GoogleAnalytics
    • GoogleBase
    • GoogleCheckout
    • ImportExport
    • Index
    • Install
    • Log
    • Media
    • Newsletter
    • Oauth
    • Page
    • PageCache
    • Paygate
    • Payment
    • Paypal
    • PaypalUk
    • Persistent
    • Poll
    • ProductAlert
    • Rating
    • Reports
    • Review
    • Rss
    • Rule
    • Sales
    • SalesRule
    • Sedfriend
    • Sendfriend
    • Shipping
    • Sitemap
    • Tag
    • Tax
    • Usa
    • Weee
    • Widget
    • Wishlist
    • XmlConnect
  • None
  • Phoenix
    • Moneybookers
  • PHP
  • Zend
    • Date
    • Mime
    • XmlRpc

Classes

  • Mage_ProductAlert_AddController
  • Mage_ProductAlert_Block_Email_Abstract
  • Mage_ProductAlert_Block_Email_Price
  • Mage_ProductAlert_Block_Email_Stock
  • Mage_ProductAlert_Block_Product_View
  • Mage_ProductAlert_Helper_Data
  • Mage_ProductAlert_Model_Email
  • Mage_ProductAlert_Model_Mysql4_Price
  • Mage_ProductAlert_Model_Mysql4_Price_Collection
  • Mage_ProductAlert_Model_Mysql4_Price_Customer_Collection
  • Mage_ProductAlert_Model_Mysql4_Stock
  • Mage_ProductAlert_Model_Mysql4_Stock_Collection
  • Mage_ProductAlert_Model_Mysql4_Stock_Customer_Collection
  • Mage_ProductAlert_Model_Observer
  • Mage_ProductAlert_Model_Price
  • Mage_ProductAlert_Model_Resource_Abstract
  • Mage_ProductAlert_Model_Resource_Price
  • Mage_ProductAlert_Model_Resource_Price_Collection
  • Mage_ProductAlert_Model_Resource_Price_Customer_Collection
  • Mage_ProductAlert_Model_Resource_Stock
  • Mage_ProductAlert_Model_Resource_Stock_Collection
  • Mage_ProductAlert_Model_Resource_Stock_Customer_Collection
  • Mage_ProductAlert_Model_Stock
  • Mage_ProductAlert_UnsubscribeController
  • Overview
  • Package
  • Class
  • Tree

Class Mage_ProductAlert_Model_Observer

ProductAlert observer

Package: Mage\ProductAlert
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/ProductAlert/Model/Observer.php
Methods summary
protected array
# _getWebsites( )

Retrieve website collection array

Retrieve website collection array

Returns

array
protected Mage_ProductAlert_Model_Observer
# _processPrice( Mage_ProductAlert_Model_Email $email )

Process price emails

Process price emails

Parameters

$email
Mage_ProductAlert_Model_Email
$email

Returns

Mage_ProductAlert_Model_Observer
protected Mage_ProductAlert_Model_Observer
# _processStock( Mage_ProductAlert_Model_Email $email )

Process stock emails

Process stock emails

Parameters

$email
Mage_ProductAlert_Model_Email
$email

Returns

Mage_ProductAlert_Model_Observer
protected Mage_ProductAlert_Model_Observer
# _sendErrorEmail( )

Send email to administrator if error

Send email to administrator if error

Returns

Mage_ProductAlert_Model_Observer
public Mage_ProductAlert_Model_Observer
# process( )

Run process send product alerts

Run process send product alerts

Returns

Mage_ProductAlert_Model_Observer
Constants summary
string XML_PATH_ERROR_TEMPLATE 'catalog/productalert_cron/error_email_template'
#

Error email template configuration

Error email template configuration

string XML_PATH_ERROR_IDENTITY 'catalog/productalert_cron/error_email_identity'
#

Error email identity configuration

Error email identity configuration

string XML_PATH_ERROR_RECIPIENT 'catalog/productalert_cron/error_email'
#

'Send error emails to' configuration

'Send error emails to' configuration

string XML_PATH_PRICE_ALLOW 'catalog/productalert/allow_price'
#

Allow price alert

Allow price alert

string XML_PATH_STOCK_ALLOW 'catalog/productalert/allow_stock'
#

Allow stock alert

Allow stock alert

Properties summary
protected array $_websites
#

Website collection array

Website collection array

protected array $_errors array()
#

Warning (exception) errors array

Warning (exception) errors array

Magento 1.7.0.2 API documentation generated by ApiGen 2.8.0