Class Mage_Catalog_Model_Resource_Product_Indexer_Price
Catalog Product Price Indexer Resource Model
- Mage_Core_Model_Resource_Abstract
- Mage_Core_Model_Resource_Db_Abstract
- Mage_Index_Model_Resource_Abstract
- Mage_Catalog_Model_Resource_Product_Indexer_Price
Direct known subclasses
Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Price
Package: Mage\Catalog
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/Catalog/Model/Resource/Product/Indexer/Price.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/Catalog/Model/Resource/Product/Indexer/Price.php
protected
|
|
public
array
|
#
getProductParentsByChild( integer $childId )
Retrieve parent ids and types by child id Return array with key product_id and value as product type id |
public
|
#
catalogProductDelete(
Process produce delete If the deleted product was found in a composite product(s) update it |
protected
|
#
_copyIndexDataToMainTable( array $processIds )
Copy data from temporary index table to main table by defined ids |
public
|
#
catalogProductSave(
Process product save. Method is responsible for index support when product was saved and changed attribute(s) has an effect on price. |
public
|
|
public
|
|
protected
|
|
public
array
|
|
public
|
|
protected
string
|
|
protected
string
|
|
protected
|
|
protected
|
|
protected
|
#
_copyRelationIndexData( array|integer $parentIds, unknown_type $excludeIds = null )
Copy relations product index from primary index to temporary index table by parent entity |
protected
string
|
|
protected
|
|
public
string
|
IDX_SUFFIX,
TMP_SUFFIX
|
protected
string
|
$_defaultPriceIndexer | 'catalog/product_indexer_price_default' |
#
Default Product Type Price indexer resource model |
protected
array
|
$_indexers |
|
#
Product Type Price indexer resource models |
$_isDisableKeys,
$_isNeedUseIdxTable
|
$_commitCallbacks
|