PHP Класс Eye_Status

User: PATELH3 Date: 11/12/2015 Time: 14:51.
Наследование: extends BaseActiveRecord
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
model ( $className = __CLASS__ ) : Eye Returns the static model of the specified AR class.
rules ( ) : array
search ( )
tableName ( ) : string

Описание методов

model() публичный статический Метод

Returns the static model of the specified AR class.
public static model ( $className = __CLASS__ ) : Eye
Результат Eye the static model class

rules() публичный Метод

public rules ( ) : array
Результат array validation rules for model attributes.

tableName() публичный Метод

public tableName ( ) : string
Результат string the associated database table name