PHP 클래스 UserIdentityDb, gxc-cms

저자: Tuan Nguyen ([email protected])
상속: extends CUserIdentity
파일 보기 프로젝트 열기: nganhtuan63/gxc-cms

공개 메소드들

메소드 설명
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

메소드 상세

authenticate() 공개 메소드

This function check the user Authentication
public authenticate ( ) : integer
리턴 integer

getId() 공개 메소드

Return the property _id of the class
public getId ( ) : bigint
리턴 bigint

getModel() 공개 메소드

Return the _model of the class
public getModel ( ) : CActiveRecord
리턴 CActiveRecord