Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Backend
Modules
Authentication
Actions
ResetPassword
PHP Class Backend\Modules\Authentication\Actions\ResetPassword
Author:
Dave Lens (
[email protected]
)
Inheritance:
extends
Backend\Core\Engine\Base\ActionAdd
Show file
Open project: forkcms/forkcms
Public Methods
Method
Description
execute
( )
Execute the action
Private Methods
Method
Description
isUserAllowed
( ) :
boolean
The user is allowed on this page
loadForm
( )
Load the form
validateForm
( )
Validate the form
Method Details
execute()
public
method
Execute the action
public
execute
( )