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

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

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

Метод Описание
afterSave ( )
attributeLabels ( ) : array
getFollowUp ( )
getFollowUpQuantityOptions ( )
getLetter_fup ( ) : string Returns the follow up period information.
getPatientTicket ( ) : mixed If the PatientTicketing module is installed, will use API to get Patient Ticket for this element event (if one exists).
getPatientTicketQueues ( $firm, $patient ) : array Will determine the queue options for the given firm.
model ( $className = __CLASS__ ) : Element_OphCiExamination_ClinicOutcome Returns the static model of the specified AR class.
relations ( ) : array
roleDependencyValidation ( $attribute ) Role comments are only required if role flags it.
rules ( ) : array
search ( ) : CActiveDataProvider Retrieves a list of models based on the current search/filter conditions.
statusDependencyValidation ( $attribute ) Follow up data is only required for status that are flagged for follow up.
tableName ( ) : string

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

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

public afterSave ( )

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

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

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

public getFollowUp ( )

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

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

Returns the follow up period information.
public getLetter_fup ( ) : string
Результат string

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

If the PatientTicketing module is installed, will use API to get Patient Ticket for this element event (if one exists).
public getPatientTicket ( ) : mixed
Результат mixed

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

Will determine the queue options for the given firm.
public getPatientTicketQueues ( $firm, $patient ) : array
$firm
Результат array

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

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

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

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

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

Role comments are only required if role flags it.
public roleDependencyValidation ( $attribute )

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

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

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

Follow up data is only required for status that are flagged for follow up.
public statusDependencyValidation ( $attribute )

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

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