PHP Класс UserIdentityDb, gxc-cms

Автор: Tuan Nguyen ([email protected])
Наследование: extends CUserIdentity
Показать файл Открыть проект

Открытые методы

Метод Описание
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