PHP Класс OEModule\OphCoCvi\models\Element_OphCoCvi_ClericalInfo

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

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

Метод Описание
attributeLabels ( ) : array
generateStructuredContactUrgency ( ) : array To generate the contact urgency array for the pdf
generateStructuredEmploymentStatus ( ) : array To generate the employement status array for the pdf
getPatientFactorAnswer ( OphCoCvi_ClericalInfo_PatientFactor $factor ) : OphCoCvi_ClericalInfo_PatientFactor_Answer | null
getStructuredDataForPrint ( ) Returns an associative array of the data values for printing
model ( null | string $className = __CLASS__ ) : the Returns the static model of the specified AR class.
patientFactorList ( $element_id ) : array Retrieves a list of patient factor
relations ( ) : array
rules ( ) : array
search ( ) : CActiveDataProvider Retrieves a list of models based on the current search/filter conditions.
tableName ( ) : string
updatePatientFactorAnswers ( $data )

Защищенные методы

Метод Описание
generateStructuredPatientFactors ( ) : array

Приватные методы

Метод Описание
updateAnswer ( $answer, $data )

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

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

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

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

To generate the contact urgency array for the pdf
public generateStructuredContactUrgency ( ) : array
Результат array

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

To generate the employement status array for the pdf
public generateStructuredEmploymentStatus ( ) : array
Результат array

generateStructuredPatientFactors() защищенный Метод

protected generateStructuredPatientFactors ( ) : array
Результат array

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

public getPatientFactorAnswer ( OphCoCvi_ClericalInfo_PatientFactor $factor ) : OphCoCvi_ClericalInfo_PatientFactor_Answer | null
$factor OphCoCvi_ClericalInfo_PatientFactor
Результат OphCoCvi_ClericalInfo_PatientFactor_Answer | null

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

Returns an associative array of the data values for printing

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

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

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

Retrieves a list of patient factor
public patientFactorList ( $element_id ) : array
$element_id
Результат array

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

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

public updatePatientFactorAnswers ( $data )
$data