PHP Class UserRecoverPassForm, gxc-cms

Author: Tuan Nguyen ([email protected])
Inheritance: extends CFormModel
Show file Open project: nganhtuan63/gxc-cms

Public Properties

Property Type Description
$email

Public Methods

Method Description
attributeLabels ( ) Declares attribute labels.
rules ( ) Declares the validation rules.

Method Details

attributeLabels() public method

Declares attribute labels.
public attributeLabels ( )

rules() public method

The rules state that username and password are required, and password needs to be authenticated.
public rules ( )

Property Details

$email public property

public $email