Class Mage_Catalog_Model_Mysql4_Convert

Description

Magento

NOTICE OF LICENSE

This source file is subject to the Open Software License (OSL 3.0) that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://opensource.org/licenses/osl-3.0.php If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to [email protected] so we can send you a copy immediately.

DISCLAIMER

Do not edit or add to this file if you wish to upgrade Magento to newer versions in the future. If you wish to customize Magento for your needs please refer to http://www.magentocommerce.com for more information.

Located in /Dataflow/Model/Mysql4/Catalogold.php (line 28)


	
			
Variable Summary
Method Summary
void addProductToStore ( $productId,  $storeId)
void exportProducts ()
void getConnection ()
void getProductAttributeOption ( $attribute,  $value)
void getProductEntity ([ $field = null])
void getProductIdBySku ( $sku)
void getSelect ()
void getSkuAttribute ([ $field = 'attribute_id'])
void getTable ( $table)
void importProducts ( $data)
Variables
mixed $_productEntity (line 31)
  • access: protected
mixed $_productsBySku (line 30)
  • access: protected
mixed $_skuAttribute (line 32)
  • access: protected
Methods
addProductToStore (line 81)
  • access: public
void addProductToStore ( $productId,  $storeId)
  • $productId
  • $storeId
exportAttributeOptions (line 134)
  • access: public
void exportAttributeOptions ()
exportAttributes (line 95)
  • access: public
void exportAttributes ()
exportAttributeSets (line 118)
  • access: public
void exportAttributeSets ()
exportCategories (line 204)
  • access: public
void exportCategories ()
exportImageGallery (line 252)
  • access: public
void exportImageGallery ()
exportProductLinks (line 157)
  • access: public
void exportProductLinks ()
exportProducts (line 219)
  • access: public
void exportProducts ()
exportProductsInCategories (line 173)
  • access: public
void exportProductsInCategories ()
exportProductsInStores (line 188)
  • access: public
void exportProductsInStores ()
getConnection (line 34)
  • access: public
void getConnection ()
getProductAttributeOption (line 257)
  • access: public
void getProductAttributeOption ( $attribute,  $value)
  • $attribute
  • $value
getProductEntity (line 49)
  • access: public
void getProductEntity ([ $field = null])
  • $field
getProductIdBySku (line 66)
  • access: public
void getProductIdBySku ( $sku)
  • $sku
getSelect (line 39)
  • access: public
void getSelect ()
getSkuAttribute (line 58)
  • access: public
void getSkuAttribute ([ $field = 'attribute_id'])
  • $field
getTable (line 44)
  • access: public
void getTable ( $table)
  • $table
importProducts (line 262)
  • access: public
void importProducts ( $data)
  • array $data

Documentation generated on Fri, 11 Feb 2011 16:57:26 +0200 by phpDocumentor 1.4.3