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

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

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

Метод Описание
getComments ( $factor_id, $element_id ) : comments
getFactorAnswer ( $factor_id, $element_id ) : factor
model ( $className = __CLASS__ ) : the Returns the static model of the specified AR class.
relations ( ) : array
rules ( ) : array
tableName ( ) : string

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

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

public getComments ( $factor_id, $element_id ) : comments
$factor_id
$element_id
Результат comments for each factor to the clerical element

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

public getFactorAnswer ( $factor_id, $element_id ) : factor
$factor_id
$element_id
Результат factor status for each factor to the clerical element

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