Class Mage_Catalog_Model_Resource_Product_Indexer_Price_Default
Default Product Type Price Indexer Resource model For correctly work need define product type id
- Mage_Core_Model_Resource_Abstract
- Mage_Core_Model_Resource_Db_Abstract
- Mage_Index_Model_Resource_Abstract
- Mage_Catalog_Model_Resource_Product_Indexer_Abstract
- Mage_Catalog_Model_Resource_Product_Indexer_Price_Default implements Mage_Catalog_Model_Resource_Product_Indexer_Price_Interface
Direct known subclasses
Mage_Bundle_Model_Resource_Indexer_Price, Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Price_Default, Mage_Catalog_Model_Resource_Product_Indexer_Price_Configurable, Mage_Catalog_Model_Resource_Product_Indexer_Price_Grouped, Mage_Downloadable_Model_Resource_Indexer_PriceIndirect known subclasses
Mage_Bundle_Model_Mysql4_Indexer_Price, Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Price_Configurable, Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Price_Grouped, Mage_Downloadable_Model_Mysql4_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/Default.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/Default.php
protected
|
|
public
|
|
public
string
|
|
public
|
|
public
boolean
|
|
public
|
|
public
|
#
reindexEntity( integer|array $entityIds )
Reindex temporary (price result data) for defined product(s) |
protected
string
|
|
protected
|
|
protected
string
|
|
protected
|
#
_prepareFinalPriceData( integer|array $entityIds = null )
Prepare products default final price in temporary index table |
protected
string
|
#
_getCustomOptionAggregateTable( )
Retrieve table name for custom option temporary aggregation data |
protected
string
|
|
protected
|
#
_prepareCustomOptionAggregateTable( )
Prepare table structure for custom option temporary aggregation data |
protected
|
|
protected
|
#
_applyCustomOption( )
Apply custom option minimal and maximal price to temporary final price index table |
protected
|
|
protected
string
|
|
protected
string
|
|
public
|
#
registerEvent(
Register data required by product type process in event object |
public
string
|
IDX_SUFFIX,
TMP_SUFFIX
|
protected
string
|
$_typeId |
|
#
Product type code |
protected
boolean
|
$_isComposite | false |
#
Product Type is composite flag |
$_isDisableKeys,
$_isNeedUseIdxTable
|
$_commitCallbacks
|