app/code/core/Mage/Catalog/sql/catalog_setup/mysql4-upgrade-0.7.20-0.7.21.php File Reference

Go to the source code of this file.

Packages

package  Mage_Catalog

Variables

 $installer = $this
 $attributes
 $sql = $installer->getConnection()->quoteInto("SELECT * FROM `{$installer->getTable('eav_attribute')}` WHERE attribute_id IN (?)", $attributes)
 $data = $installer->getConnection()->fetchAll($sql)


Variable Documentation

$attributes

Initial value:

 array(
    $installer->getAttributeId('catalog_product', 'price'),
    $installer->getAttributeId('catalog_product', 'special_price'),
    $installer->getAttributeId('catalog_product', 'special_from_date'),
    $installer->getAttributeId('catalog_product', 'special_to_date'),
    $installer->getAttributeId('catalog_product', 'cost'),
    $installer->getAttributeId('catalog_product', 'tier_price'),
)

Definition at line 30 of file mysql4-upgrade-0.7.20-0.7.21.php.

$data = $installer->getConnection()->fetchAll($sql)

Definition at line 40 of file mysql4-upgrade-0.7.20-0.7.21.php.

$installer = $this

Definition at line 27 of file mysql4-upgrade-0.7.20-0.7.21.php.

$sql = $installer->getConnection()->quoteInto("SELECT * FROM `{$installer->getTable('eav_attribute')}` WHERE attribute_id IN (?)", $attributes)

Definition at line 39 of file mysql4-upgrade-0.7.20-0.7.21.php.


Generated on Sat Jul 4 17:22:26 2009 for Magento by  doxygen 1.5.8