PHP Class frontend\models\PasswordResetRequestForm

Inheritance: extends yii\base\Model
Afficher le fichier Open project: yiisoft/yii2-app-advanced Class Usage Examples

Méthodes publiques

Свойство Type Description
$email

Méthodes publiques

Méthode Description
rules ( )
sendEmail ( ) : boolean Sends an email with a link, for resetting the password.

Method Details

rules() public méthode

public rules ( )

sendEmail() public méthode

Sends an email with a link, for resetting the password.
public sendEmail ( ) : boolean
Résultat boolean whether the email was send

Property Details

$email public_oe property

public $email