|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| __construct (\Magento\Framework\App\Helper\Context $context, \Magento\Backend\App\ConfigInterface $config, \Magento\Framework\Math\Random $mathRandom) | |
| generateResetPasswordLinkToken () | |
| getResetPasswordLinkExpirationPeriod () | |
Public Member Functions inherited from AbstractHelper | |
| __construct (Context $context) | |
| isModuleOutputEnabled ($moduleName=null) | |
Data Fields | |
| const | XML_PATH_ADMIN_RESET_PASSWORD_LINK_EXPIRATION_PERIOD = 'admin/security/password_reset_link_expiration_period' |
Protected Attributes | |
| $_config | |
| $mathRandom | |
Protected Attributes inherited from AbstractHelper | |
| $_moduleName | |
| $_request | |
| $_moduleManager | |
| $_logger | |
| $_urlBuilder | |
| $_httpHeader | |
| $_eventManager | |
| $_remoteAddress | |
| $urlEncoder | |
| $urlDecoder | |
| $scopeConfig | |
| $_cacheConfig | |
Additional Inherited Members | |
Protected Member Functions inherited from AbstractHelper | |
| _getRequest () | |
| _getModuleName () | |
| _getUrl ($route, $params=[]) | |
| __construct | ( | \Magento\Framework\App\Helper\Context | $context, |
| \Magento\Backend\App\ConfigInterface | $config, | ||
| \Magento\Framework\Math\Random | $mathRandom | ||
| ) |
| generateResetPasswordLinkToken | ( | ) |
| getResetPasswordLinkExpirationPeriod | ( | ) |
| const XML_PATH_ADMIN_RESET_PASSWORD_LINK_EXPIRATION_PERIOD = 'admin/security/password_reset_link_expiration_period' |