PHP Класс OphTrOperationbooking_Operation_Theatre

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

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

Метод Описание
attributeLabels ( ) : array
behaviors ( )
defaultScope ( )
getNameWithSite ( )
model ( $className = __CLASS__ ) : the 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)

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

public behaviors ( )

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

public defaultScope ( )

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

public getNameWithSite ( )

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

Returns the static model of the specified AR class.
public static model ( $className = __CLASS__ ) : the
Результат 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