PHP Class UserIdentityDb, gxc-cms

Author: Tuan Nguyen ([email protected])
Inheritance: extends CUserIdentity
Afficher le fichier Open project: nganhtuan63/gxc-cms

Méthodes publiques

Méthode Description
authenticate ( ) : integer This function check the user Authentication
getId ( ) : bigint Return the property _id of the class
getModel ( ) : CActiveRecord Return the _model of the class

Method Details

authenticate() public méthode

This function check the user Authentication
public authenticate ( ) : integer
Résultat integer

getId() public méthode

Return the property _id of the class
public getId ( ) : bigint
Résultat bigint

getModel() public méthode

Return the _model of the class
public getModel ( ) : CActiveRecord
Résultat CActiveRecord