Class Mage_Customer_Model_Convert_Adapter_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_Adapter_Abstract implements Mage_Dataflow_Model_Convert_Adapter_Interface
- Mage_Eav_Model_Convert_Adapter_Entity
- Mage_Customer_Model_Convert_Adapter_Customer
Package: Mage\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/Adapter/Customer.php
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/Adapter/Customer.php
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
integer
|
#
getRegionId( string $country, string $regionName )
Retrieve region id by country code and region name (if exists) |
public
array
|
|
public
array
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
_getCollectionForLoad(),
_parseVars(),
getFieldValue(),
getFilter(),
getStoreId(),
setFilter(),
setJoinAttr(),
setJoinField()
|
getNumber(),
getResource(),
setResource()
|
string |
MULTI_DELIMITER
|
' , ' |
protected
|
$_customerModel |
|
#
Customer model |
protected
mixed
|
$_stores |
|
|
protected
array
|
$_attributes | array() |
|
protected
mixed
|
$_customerGroups |
|
|
protected
mixed
|
$_billingAddressModel |
|
|
protected
mixed
|
$_shippingAddressModel |
|
|
protected
array
|
$_requiredFields | array() |
|
protected
array
|
$_ignoreFields | array() |
|
protected
array
|
$_billingFields | array() |
|
protected
array
|
$_billingMappedFields | array() |
|
protected
array
|
$_billingStreetFields | array() |
|
protected
array
|
$_billingRequiredFields | array() |
|
protected
array
|
$_shippingFields | array() |
|
protected
array
|
$_shippingMappedFields | array() |
|
protected
array
|
$_shippingStreetFields | array() |
|
protected
array
|
$_shippingRequiredFields | array() |
|
protected
array
|
$_addressFields | array() |
|
protected
mixed
|
$_regions |
|
|
protected
mixed
|
$_websites |
|
|
protected
mixed
|
$_customer | null |
|
protected
mixed
|
$_address | null |
|
protected
string
|
$_customerId | '' |
$_attrToDb,
$_filter,
$_joinAttr,
$_joinField,
$_joinFilter,
$_store
|
$_resource
|
$_action,
$_batchParams,
$_data,
$_position,
$_profile,
$_vars
|