Class Mage_Customer_Model_Convert_Parser_Customer
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_Customer_Model_Convert_Parser_Customer
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/Customer/Model/Convert/Parser/Customer.php
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
integer
|
|
public
|
|
public
|
|
public
|
|
public
Mage_Catalog_Model_Mysql4_Convert
|
|
public
|
|
public
|
|
public
|
|
protected
string|null
|
#
_getCustomerGroupCode(
Gets group code by customer's groupId |
public
|
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
mixed
|
$_customerModel |
|
|
protected
mixed
|
$_customerAddressModel |
|
|
protected
mixed
|
$_newsletterModel |
|
|
protected
mixed
|
$_store |
|
|
protected
mixed
|
$_storeId |
|
|
protected
mixed
|
$_stores |
|
|
protected
array
|
$_websites |
|
#
Website collection array |
protected
array
|
$_attributes | array() |
|
protected
mixed
|
$_fields |
|
|
protected
null|array
|
$_customerGroups | null |
#
Array to contain customer groups |
$_attributeSetsById,
$_attributeSetsByName,
$_storesById
|
$_batch,
$_batchExport,
$_batchImport,
$_countRows
|
$_action,
$_batchParams,
$_data,
$_position,
$_profile,
$_vars
|