PHP Класс CommonSystemicDisorder

The followings are the available columns in table 'common_systemic_disorder':
Наследование: extends BaseActiveRecordVersioned
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
attributeLabels ( ) : array
getList ( $firm )
model ( $className = __CLASS__ ) : CommonSystemicDisorder Returns the static model of the specified AR class.
relations ( ) : array
rules ( ) : array
search ( ) : CActiveDataProvider Retrieves a list of models based on the current search/filter conditions.
tableName ( ) : string

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

attributeLabels() публичный метод

public attributeLabels ( ) : array
Результат array customized attribute labels (name=>label)

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

public static getList ( $firm )

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

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

relations() публичный метод

public relations ( ) : array
Результат array relational rules.

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

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

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

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