PHP Class m\modules\v1\models\LoginForm

Inheritance: extends frontend\models\LoginForm
Show file Open project: daixianceng/xiaoego.com Class Usage Examples

Public Methods

Method Description
login ( ) : boolean Logs in a user using the provided mobile and password.

Method Details

login() public method

Logs in a user using the provided mobile and password.
public login ( ) : boolean
return boolean whether the user is logged in successfully