Class Mage_Catalog_Model_Convert_Adapter_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_Adapter_Abstract implements Mage_Dataflow_Model_Convert_Adapter_Interface
- Mage_Eav_Model_Convert_Adapter_Entity
- Mage_Catalog_Model_Convert_Adapter_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/Adapter/Product.php
public
string
|
|
protected
|
|
public
array
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
array
|
|
public
|
#
setProductTypeInstance(
ReDefine Product Type Instance to Product |
public
array
|
|
protected
|
|
public
|
|
public
|
|
public
|
|
public
|
|
protected
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
boolean
|
|
public
boolean
|
|
public
|
_parseVars(),
getFieldValue(),
getFilter(),
getStoreId(),
setFilter(),
setJoinAttr(),
setJoinField()
|
getNumber(),
getResource(),
setResource()
|
string |
MULTI_DELIMITER
|
' , ' |
|
string |
ENTITY
|
'catalog_product_import' |
protected
string
|
$_eventPrefix | 'catalog_product_import' |
#
Event prefix |
protected
|
$_productModel |
|
#
Product model |
protected
array
|
$_productTypes |
|
#
product types collection array |
protected
array
|
$_productTypeInstances | array() |
#
Product Type Instances singletons |
protected
array
|
$_productAttributeSets |
|
#
product attribute set collection array |
protected
mixed
|
$_stores |
|
|
protected
array
|
$_attributes | array() |
|
protected
array
|
$_configs | array() |
|
protected
array
|
$_requiredFields | array() |
|
protected
array
|
$_ignoreFields | array() |
|
protected
array
|
$_inventoryFields | array() |
#
Inventory Fields array |
protected
array
|
$_inventoryFieldsProductTypes | array() |
#
Inventory Fields by product Types |
protected
array
|
$_toNumber | array() |
|
protected
array
|
$_affectedEntityIds | array() |
#
Affected entity ids |
protected
string
|
$_productId | '' |
$_attrToDb,
$_filter,
$_joinAttr,
$_joinField,
$_joinFilter,
$_store
|
$_resource
|
$_action,
$_batchParams,
$_data,
$_position,
$_profile,
$_vars
|