Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
AccountInterface Interface Reference
Inheritance diagram for AccountInterface:
ActionInterface AbstractAccount Confirm Confirmation Create CreatePassword CreatePost Edit EditPost ForgotPassword ForgotPasswordPost Index Login LoginPost Logout LogoutSuccess ResetPasswordPost

Additional Inherited Members

- Public Member Functions inherited from ActionInterface
 execute ()
 
- Data Fields inherited from ActionInterface
const FLAG_NO_DISPATCH = 'no-dispatch'
 
const FLAG_NO_POST_DISPATCH = 'no-postDispatch'
 
const FLAG_NO_DISPATCH_BLOCK_EVENT = 'no-beforeGenerateLayoutBlocksDispatch'
 
const PARAM_NAME_BASE64_URL = 'r64'
 
const PARAM_NAME_URL_ENCODED = 'uenc'
 

Detailed Description

Interface \Magento\Customer\Controller\AccountInterface

Definition at line 14 of file AccountInterface.php.


The documentation for this interface was generated from the following file: