Class Mage_Bundle_Model_Resource_Indexer_Price
Bundle products 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_Abstract
- Mage_Catalog_Model_Resource_Product_Indexer_Price_Default implements Mage_Catalog_Model_Resource_Product_Indexer_Price_Interface
- Mage_Bundle_Model_Resource_Indexer_Price
Direct known subclasses
Mage_Bundle_Model_Mysql4_Indexer_Price
Package: Mage\Bundle
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/Bundle/Model/Resource/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/Bundle/Model/Resource/Indexer/Price.php
public
|
|
public
|
#
reindexEntity( integer|array $entityIds )
Reindex temporary (price result data) for defined product(s) |
protected
string
|
|
protected
string
|
|
protected
string
|
|
protected
|
|
protected
|
#
_prepareBundleSelectionTable( )
Prepare table structure for temporary bundle selection prices index |
protected
|
|
protected
|
#
_prepareBundlePriceByType( integer $priceType, integer|array $entityIds = null )
Prepare temporary price index data for bundle products by price type |
protected
|
|
protected
|
#
_calculateBundleSelectionPrice( integer $priceType )
Calculate bundle product selections price by product type |
protected
|
#
_prepareBundlePrice( integer|array $entityIds = null )
Prepare temporary index price for bundle products |
protected
|
#
_prepareTierPriceIndex( integer|array $entityIds = null )
Prepare percentage tier price for bundle products |
protected
|
#
_prepareGroupPriceIndex( integer|array $entityIds = null )
Prepare percentage group price for bundle products |
IDX_SUFFIX,
TMP_SUFFIX
|
$_isComposite,
$_typeId
|
$_isDisableKeys,
$_isNeedUseIdxTable
|
$_commitCallbacks
|