app/code/core/Mage/Catalog/sql/catalog_setup/mysql4-upgrade-0.7.57-0.7.58.php File Reference

Go to the source code of this file.

Packages

package  Mage_Catalog

Variables

 $installer = $this
$installer getConnection ()->addColumn($installer->getTable('eav/attribute')
$installer $installer $entityTypeId = $installer->getEntityTypeId('catalog_product')
 $sqlAttributes
 $attributeSetId = $installer->getDefaultAttributeSetId($entityTypeId)
 $attributeGroupId = $installer->getDefaultAttributeGroupId($entityTypeId, $attributeSetId)
 $groups
 $attributes


Variable Documentation

$attributeGroupId = $installer->getDefaultAttributeGroupId($entityTypeId, $attributeSetId)

Definition at line 80 of file mysql4-upgrade-0.7.57-0.7.58.php.

$attributes

Definition at line 141 of file mysql4-upgrade-0.7.57-0.7.58.php.

$attributeSetId = $installer->getDefaultAttributeSetId($entityTypeId)

Definition at line 79 of file mysql4-upgrade-0.7.57-0.7.58.php.

$installer $entityTypeId = $installer->getEntityTypeId('catalog_product')

Definition at line 44 of file mysql4-upgrade-0.7.57-0.7.58.php.

$groups

Initial value:

 array(
    'display'   => array(
        'name'  => 'Display Settings',
        'sort'  => 20,
        'id'    => null
    ),
    'design'    => array(
        'name'  => 'Custom Design',
        'sort'  => 30,
        'id'    => null
    )
)

Definition at line 99 of file mysql4-upgrade-0.7.57-0.7.58.php.

$installer = $this

Definition at line 27 of file mysql4-upgrade-0.7.57-0.7.58.php.

$sqlAttributes

Initial value:

 $installer->getConnection()->quoteInto('?',
    Mage::getSingleton('catalog/config')->getProductCollectionAttributes()
)

Definition at line 45 of file mysql4-upgrade-0.7.57-0.7.58.php.

$installer getConnection()->addColumn($installer->getTable('eav/attribute')

Definition at line 33 of file mysql4-upgrade-0.7.57-0.7.58.php.


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