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

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

Открытые свойства

Свойство Тип Описание
$service

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

Метод Описание
attributeLabels ( ) : array
canCopy ( )
getInjectionDeferralReason ( ) * returns the reason the injection has been deferred (switches between text value of fk, or the entered 'other' reason)
injectionDeferralReasonDependencyValidation ( $attribute ) * only need a text "other" reason for reasons that are flagged "other"
injectionDependencyValidation ( $attribute ) * deferral reason is only required for injection status that are flagged deferred
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)

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

public canCopy ( )

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

* returns the reason the injection has been deferred (switches between text value of fk, or the entered 'other' reason)

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

* only need a text "other" reason for reasons that are flagged "other"

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

* deferral reason is only required for injection status that are flagged deferred
public injectionDependencyValidation ( $attribute )

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

Описание свойств

$service публичное свойство

public $service