PHP Class frontend\models\EmailBindRequestForm

Inheritance: extends yii\base\Model
Afficher le fichier Open project: daixianceng/xiaoego.com Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
attributeLabels ( )
rules ( )
sendEmail ( $runValidation = true ) : boolean Sends an email to the specified email address using the information collected by this model.

Method Details

attributeLabels() public méthode

public attributeLabels ( )

rules() public méthode

public rules ( )

sendEmail() public méthode

Sends an email to the specified email address using the information collected by this model.
public sendEmail ( $runValidation = true ) : boolean
Résultat boolean whether the email was sent

Property Details

$email public_oe property

public $email