Class Mage_Downloadable_Model_Mysql4_Indexer_Price

Description
Method Summary
Variables
Methods
reindexAll (line 43)

Reindex temporary (price result data) for all products

  • access: public

Redefinition of:
Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Price_Default::reindexAll()
Reindex temporary (price result data) for all products
reindexEntity (line 60)

Reindex temporary (price result data) for defined product(s)

  • access: public
  • int|array $entityIds

Redefinition of:
Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Price_Default::reindexEntity()
Reindex temporary (price result data) for defined product(s)
_applyDownloadableLink (line 100)

Calculate and apply Downloadable links price to index

  • access: protected
_getDownloadableLinkPriceTable (line 76)

Retrieve downloadable links price temporary index table name

string _getDownloadableLinkPriceTable ()
_prepareDownloadableLinkPriceTable (line 89)

Prepare downloadable links price temporary index table

  • access: protected
Mage_Downloadable_Model_Mysql4_Indexer_Price _prepareDownloadableLinkPriceTable ()

Inherited Methods

Inherited From Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Price_Default

Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Price_Default::getIdxTable()
Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Price_Default::getIsComposite()
Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Price_Default::getTypeId()
Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Price_Default::registerEvent()
Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Price_Default::reindexAll()
Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Price_Default::reindexEntity()
Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Price_Default::setIsComposite()
Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Price_Default::setTypeId()
Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Price_Default::_applyCustomOption()
Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Price_Default::_construct()
Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Price_Default::_getCustomOptionAggregateTable()
Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Price_Default::_getCustomOptionPriceTable()
Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Price_Default::_getDefaultFinalPriceTable()
Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Price_Default::_getTierPriceIndexTable()
Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Price_Default::_getWebsiteDateTable()
Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Price_Default::_movePriceDataToIndexTable()
Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Price_Default::_prepareCustomOptionAggregateTable()
Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Price_Default::_prepareCustomOptionPriceTable()
Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Price_Default::_prepareDefaultFinalPriceTable()
Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Price_Default::_prepareFinalPriceData()

Inherited From Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Abstract

Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Abstract::getRelationsByChild()
Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Abstract::getRelationsByParent()
Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Abstract::_addAttributeToSelect()
Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Abstract::_addProductWebsiteJoinToSelect()
Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Abstract::_addWebsiteJoinToSelect()
Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Indexer_Abstract::_getAttribute()

Inherited From Mage_Index_Model_Mysql4_Abstract

Mage_Index_Model_Mysql4_Abstract::clearTemporaryIndexTable()
Mage_Index_Model_Mysql4_Abstract::cloneIndexTable()
Mage_Index_Model_Mysql4_Abstract::getIdxTable()
Mage_Index_Model_Mysql4_Abstract::insertFromSelect()
Mage_Index_Model_Mysql4_Abstract::insertFromTable()
Mage_Index_Model_Mysql4_Abstract::reindexAll()
Mage_Index_Model_Mysql4_Abstract::syncData()
Mage_Index_Model_Mysql4_Abstract::useDisableKeys()
Mage_Index_Model_Mysql4_Abstract::useIdxTable()
Mage_Index_Model_Mysql4_Abstract::_getIndexAdapter()

Inherited From Mage_Core_Model_Mysql4_Abstract

Mage_Core_Model_Mysql4_Abstract::addUniqueField()
Mage_Core_Model_Mysql4_Abstract::afterLoad()
Mage_Core_Model_Mysql4_Abstract::delete()
Mage_Core_Model_Mysql4_Abstract::forsedSave()
Mage_Core_Model_Mysql4_Abstract::getChecksum()
Mage_Core_Model_Mysql4_Abstract::getIdFieldName()
Mage_Core_Model_Mysql4_Abstract::getMainTable()
Mage_Core_Model_Mysql4_Abstract::getReadConnection()
Mage_Core_Model_Mysql4_Abstract::getTable()
Mage_Core_Model_Mysql4_Abstract::getUniqueFields()
Mage_Core_Model_Mysql4_Abstract::getValueTable()
Mage_Core_Model_Mysql4_Abstract::hasDataChanged()
Mage_Core_Model_Mysql4_Abstract::load()
Mage_Core_Model_Mysql4_Abstract::resetUniqueField()
Mage_Core_Model_Mysql4_Abstract::save()
Mage_Core_Model_Mysql4_Abstract::unserializeFields()
Mage_Core_Model_Mysql4_Abstract::_afterDelete()
Mage_Core_Model_Mysql4_Abstract::_afterLoad()
Mage_Core_Model_Mysql4_Abstract::_afterSave()
Mage_Core_Model_Mysql4_Abstract::_beforeDelete()
Mage_Core_Model_Mysql4_Abstract::_beforeSave()
Mage_Core_Model_Mysql4_Abstract::_checkUnique()
Mage_Core_Model_Mysql4_Abstract::_getConnection()
Mage_Core_Model_Mysql4_Abstract::_getLoadSelect()
Mage_Core_Model_Mysql4_Abstract::_getReadAdapter()
Mage_Core_Model_Mysql4_Abstract::_getWriteAdapter()
Mage_Core_Model_Mysql4_Abstract::_init()
Mage_Core_Model_Mysql4_Abstract::_initUniqueFields()
Mage_Core_Model_Mysql4_Abstract::_prepareDataForSave()
Mage_Core_Model_Mysql4_Abstract::_prepareDataForTable()
Mage_Core_Model_Mysql4_Abstract::_prepareValueForSave()
Mage_Core_Model_Mysql4_Abstract::_serializeFields()
Mage_Core_Model_Mysql4_Abstract::_setMainTable()
Mage_Core_Model_Mysql4_Abstract::_setResource()

Inherited From Mage_Core_Model_Resource_Abstract

Mage_Core_Model_Resource_Abstract::__construct()
Mage_Core_Model_Resource_Abstract::addCommitCallback()
Mage_Core_Model_Resource_Abstract::beginTransaction()
Mage_Core_Model_Resource_Abstract::commit()
Mage_Core_Model_Resource_Abstract::formatDate()
Mage_Core_Model_Resource_Abstract::mktime()
Mage_Core_Model_Resource_Abstract::rollBack()
Mage_Core_Model_Resource_Abstract::_construct()
Mage_Core_Model_Resource_Abstract::_getReadAdapter()
Mage_Core_Model_Resource_Abstract::_getWriteAdapter()
Mage_Core_Model_Resource_Abstract::_serializeField()
Mage_Core_Model_Resource_Abstract::_unserializeField()
Class Constants

Documentation generated on Fri, 11 Feb 2011 17:10:06 +0200 by phpDocumentor 1.4.3