Class Mage_Catalog_Model_Convert_Parser_Product
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 license@magentocommerce.com 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.
- Mage_Dataflow_Model_Convert_Container_Abstract implements Mage_Dataflow_Model_Convert_Container_Interface
- Mage_Dataflow_Model_Convert_Parser_Abstract implements Mage_Dataflow_Model_Convert_Parser_Interface
- Mage_Eav_Model_Convert_Parser_Abstract
- Mage_Catalog_Model_Convert_Parser_Product
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/Catalog/Model/Convert/Parser/Product.php
public
|
|
public
Mage_Catalog_Model_Mysql4_Convert
|
|
public
|
|
public
array
|
|
public
string
|
|
public
string
|
|
public
|
|
public
|
|
public
integer
|
|
public
|
#
setProductTypeInstance(
ReDefine Product Type Instance to Product |
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
array
|
getAttributeSetId(),
getAttributeSetName(),
getSourceOptionId(),
getStoreCode(),
getStoreIds(),
loadAttributeSets()
|
_copy(),
getBatchExportModel(),
getBatchImportModel(),
getBatchModel()
|
parse()
|
string |
MULTI_DELIMITER
|
' , ' |
protected
mixed
|
$_resource |
|
|
protected
array
|
$_collections |
|
#
Product collections per store |
protected
array
|
$_productTypeInstances | array() |
#
Product Type Instances object cache |
protected
array
|
$_productTypes |
|
#
Product Type cache |
protected
array
|
$_inventoryFields | array() |
|
protected
array
|
$_imageFields | array() |
|
protected
array
|
$_systemFields | array() |
|
protected
array
|
$_internalFields | array() |
|
protected
array
|
$_externalFields | array() |
|
protected
array
|
$_inventoryItems | array() |
|
protected
mixed
|
$_productModel |
|
|
protected
array
|
$_setInstances | array() |
|
protected
mixed
|
$_store |
|
|
protected
mixed
|
$_storeId |
|
|
protected
array
|
$_attributes | array() |
$_attributeSetsById,
$_attributeSetsByName,
$_storesById
|
$_batch,
$_batchExport,
$_batchImport,
$_countRows
|
$_action,
$_batchParams,
$_data,
$_position,
$_profile,
$_vars
|