Class Mage_CatalogIndex_Model_Mysql4_Price

Description

Price index resource model

Located in /CatalogIndex/Model/Mysql4/Price.php (line 33)

Mage_Core_Model_Resource_Abstract
   |
   --Mage_Core_Model_Mysql4_Abstract
      |
      --Mage_CatalogIndex_Model_Mysql4_Abstract
         |
         --Mage_CatalogIndex_Model_Mysql4_Price
Variable Summary
mixed $_rate
mixed $_taxRates
Method Summary
void applyFilterToCollection ( $collection,  $attribute,  $range,  $index, [ $tableName = 'price_table'])
void getCount ( $range,  $attribute,  $entitySelect)
void getFilteredEntities ( $range,  $index,  $attribute,  $entityIdsFilter, [ $tableName = 'price_table'])
void getMaxValue ([ $attribute = null],  $entitySelect)
void getMinimalPrices ( $ids)
void getRate ()
void setCustomerGroupId ( $customerGroupId)
void setRate ( $rate)
void _construct ()
Variables
Methods
applyFilterToCollection (line 173)
  • access: public
void applyFilterToCollection ( $collection,  $attribute,  $range,  $index, [ $tableName = 'price_table'])
  • $collection
  • $attribute
  • $range
  • $index
  • $tableName
getCount (line 99)
  • access: public
void getCount ( $range,  $attribute,  $entitySelect)
  • $range
  • $attribute
  • $entitySelect
getCustomerGroupId (line 62)
  • access: public
void getCustomerGroupId ()
getFilteredEntities (line 141)
  • access: public
void getFilteredEntities ( $range,  $index,  $attribute,  $entityIdsFilter, [ $tableName = 'price_table'])
  • $range
  • $index
  • $attribute
  • $entityIdsFilter
  • $tableName
getMaxValue (line 67)
  • access: public
void getMaxValue ([ $attribute = null],  $entitySelect)
  • $attribute
  • $entitySelect
getMinimalPrices (line 212)
  • access: public
void getMinimalPrices ( $ids)
  • $ids
getRate (line 49)
  • access: public
void getRate ()
setCustomerGroupId (line 57)
  • access: public
void setCustomerGroupId ( $customerGroupId)
  • $customerGroupId
setRate (line 44)
  • access: public
void setRate ( $rate)
  • $rate
_construct (line 39)
  • access: protected
void _construct ()

Redefinition of:
Mage_CatalogIndex_Model_Mysql4_Abstract::_construct()

Inherited Methods

Inherited From Mage_CatalogIndex_Model_Mysql4_Abstract

Mage_CatalogIndex_Model_Mysql4_Abstract::getStoreId()
Mage_CatalogIndex_Model_Mysql4_Abstract::getWebsiteId()
Mage_CatalogIndex_Model_Mysql4_Abstract::setStoreId()
Mage_CatalogIndex_Model_Mysql4_Abstract::_construct()

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:05 +0200 by phpDocumentor 1.4.3