Go to the source code of this file.
Packages | |
package | Mage_Catalog |
Variables | |
$installer = $this | |
$mediaAttributeId = (int) $installer->getAttributeId('catalog_product', 'media_gallery') | |
$imagesAttributesIds |
$imagesAttributesIds |
Initial value:
implode(",", array( (int) $installer->getAttributeId('catalog_product', 'small_image'), (int) $installer->getAttributeId('catalog_product', 'image'), (int) $installer->getAttributeId('catalog_product', 'thumbnail') ))
Definition at line 32 of file mysql4-upgrade-0.7.13-0.7.14.php.
$installer = $this |
Definition at line 27 of file mysql4-upgrade-0.7.13-0.7.14.php.
$mediaAttributeId = (int) $installer->getAttributeId('catalog_product', 'media_gallery') |
Definition at line 30 of file mysql4-upgrade-0.7.13-0.7.14.php.