Class Mage_Customer_Model_Form
Customer Form Model
- Mage_Eav_Model_Form
- Mage_Customer_Model_Form
Package: Mage\Customer
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Customer/Model/Form.php
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Customer/Model/Form.php
protected
|
#
_getFormAttributeCollection( )
Get EAV Entity Form Attribute Collection for Customer exclude 'created_at' |
protected
string
|
$_moduleName | 'customer' |
#
Current module pathname |
protected
string
|
$_entityTypeCode | 'customer' |
#
Current EAV entity type code |
$_attributes,
$_entity,
$_entityType,
$_formCode,
$_ignoreInvisible,
$_isAjax,
$_store,
$_systemAttributes,
$_userAttributes
|