PHP Class Frontend\Modules\Profiles\Actions\ForgotPassword

Inheritance: extends Frontend\Core\Engine\Base\Block
Datei anzeigen Open project: forkcms/forkcms

Public Methods

Method Description
execute ( ) Execute the extra.

Private Methods

Method Description
loadForm ( ) Load the form
parse ( ) Parse the data into the template
validateForm ( ) Validate the form

Method Details

execute() public method

Execute the extra.
public execute ( )