PHP Class Backend\Modules\Authentication\Actions\ResetPassword

Author: Dave Lens ([email protected])
Inheritance: extends Backend\Core\Engine\Base\ActionAdd
Datei anzeigen 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 ( )