Class Mage_Customer_Model_Observer
Customer module observer
Package: Mage\Customer
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/Customer/Model/Observer.php
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/Customer/Model/Observer.php
protected
boolean
|
#
_isDefaultBilling(
Check whether specified billing address is default for its customer |
protected
boolean
|
#
_isDefaultShipping(
Check whether specified shipping address is default for its customer |
protected
boolean
|
#
_canProcessAddress(
Check whether specified address should be processed in after_save event handler |
public
|
|
public
|
|
public
|
|
public
|
string |
VIV_PROCESSED_FLAG
|
'viv_after_address_save_processed' |
#
VAT ID validation processed flag code |
string |
VIV_CURRENTLY_SAVED_ADDRESS
|
'currently_saved_address' |
#
VAT ID validation currently saved address flag |