PHP Класс AnaestheticType

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

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

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

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

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

public behaviors ( )

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

public defaultScope ( )

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

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

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

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