PHP Класс OEModule\OphCiExamination\models\OphCiExamination_InjectionManagementComplex_NoTreatmentReason

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

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

Метод Описание
attributeLabels ( ) : array
behaviors ( )
defaultScope ( )
getLetter_string ( ) : string Get the string to be used in correspondence for this no treatment reason.
model ( $className = __CLASS__ ) : the Returns the static model of the specified AR class.
rules ( ) : array
tableName ( ) : string

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

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

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

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

public behaviors ( )

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

public defaultScope ( )

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

Get the string to be used in correspondence for this no treatment reason.
public getLetter_string ( ) : string
Результат string

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

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

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

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

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

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