Mage_CatalogIndex_Model_Mysql4_Data_Configurable Class Reference

Inheritance diagram for Mage_CatalogIndex_Model_Mysql4_Data_Configurable:

Mage_CatalogIndex_Model_Mysql4_Data_Abstract Mage_Core_Model_Mysql4_Abstract Mage_Core_Model_Resource_Abstract

List of all members.

Protected Member Functions

 _prepareLinkFetchSelect ($store, $table, $idField, $whereField, $id, $additionalWheres=array())


Detailed Description

Definition at line 27 of file Configurable.php.


Member Function Documentation

_prepareLinkFetchSelect ( store,
table,
idField,
whereField,
id,
additionalWheres = array() 
) [protected]

Prepare select statement before 'fetchLinkInformation' function result fetch

Parameters:
int $store
string $table
string $idField
string $whereField
int $id
array $additionalWheres

Reimplemented from Mage_CatalogIndex_Model_Mysql4_Data_Abstract.

Definition at line 39 of file Configurable.php.

00040     {
00041         $this->_addAttributeFilter($this->_getLinkSelect(), 'required_options', 'l', $idField, $store, 0);
00042     }


The documentation for this class was generated from the following file:

Generated on Sat Jul 4 17:23:47 2009 for Magento by  doxygen 1.5.8