PHP Class Frontend\Modules\Profiles\Actions\ForgotPassword

Inheritance: extends Frontend\Core\Engine\Base\Block
Afficher le fichier Open project: forkcms/forkcms

Méthodes publiques

Méthode Description
execute ( ) Execute the extra.

Private Methods

Méthode Description
loadForm ( ) Load the form
parse ( ) Parse the data into the template
validateForm ( ) Validate the form

Method Details

execute() public méthode

Execute the extra.
public execute ( )