|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Data Fields | |
| const | XML_PATH_ENABLE_AUTOCOMPLETE = 'customer/password/autocomplete_on_storefront' |
Protected Member Functions | |
| _getFormAttributeCollection () | |
Protected Member Functions inherited from Form | |
| _getFormAttributeCollection () | |
| _getFilteredFormAttributeCollection () | |
| _getAttributeDataModel (\Magento\Eav\Model\Entity\Attribute $attribute) | |
| _isAttributeOmitted ($attribute) | |
Protected Attributes | |
| $_moduleName = 'Magento_Customer' | |
| $_entityTypeCode = 'customer' | |
Protected Attributes inherited from Form | |
| $_moduleName = '' | |
| $_entityTypeCode = '' | |
| $_store | |
| $_entityType | |
| $_entity | |
| $_formCode | |
| $_attributes | |
| $_systemAttributes | |
| $_userAttributes | |
| $_allowedAttributes = null | |
| $_isAjax = false | |
| $_ignoreInvisible = true | |
| $_validator = null | |
| $_storeManager | |
| $_eavConfig | |
| $_modulesReader | |
| $_attrDataFactory | |
| $_universalFactory | |
| $_httpRequest | |
| $_validatorConfigFactory | |
Additional Inherited Members | |
Public Member Functions inherited from Form | |
| __construct (\Magento\Store\Model\StoreManagerInterface $storeManager, \Magento\Eav\Model\Config $eavConfig, \Magento\Framework\Module\Dir\Reader $modulesReader, \Magento\Eav\Model\AttributeDataFactory $attrDataFactory, \Magento\Framework\Validator\UniversalFactory $universalFactory, RequestInterface $httpRequest, \Magento\Framework\Validator\ConfigFactory $validatorConfigFactory) | |
| setStore ($store) | |
| setEntity (\Magento\Framework\Model\AbstractModel $entity) | |
| setEntityType ($entityType) | |
| setFormCode ($formCode) | |
| getStore () | |
| getFormCode () | |
| getEntityType () | |
| getEntity () | |
| getAttribute ($attributeCode) | |
| getUserAttributes () | |
| getSystemAttributes () | |
| getAllowedAttributes () | |
| prepareRequest (array $data) | |
| validateData (array $data) | |
| setIsAjaxRequest ($flag=true) | |
| getIsAjaxRequest () | |
| ignoreInvisible ($setValue=null) | |
|
protected |
| const XML_PATH_ENABLE_AUTOCOMPLETE = 'customer/password/autocomplete_on_storefront' |