PHP Class OEModule\OphCoCvi\models\OphCoCvi_ClericalInfo_PatientFactor_Answer

The followings are the available columns in table:
Inheritance: extends BaseEventTypeElement
Afficher le fichier Open project: openeyes/openeyes

Méthodes publiques

Méthode Description
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

Method Details

getComments() public méthode

public getComments ( $factor_id, $element_id ) : comments
$factor_id
$element_id
Résultat comments for each factor to the clerical element

getFactorAnswer() public méthode

public getFactorAnswer ( $factor_id, $element_id ) : factor
$factor_id
$element_id
Résultat factor status for each factor to the clerical element

model() public static méthode

Returns the static model of the specified AR class.
public static model ( $className = __CLASS__ ) : the
Résultat the static model class

relations() public méthode

public relations ( ) : array
Résultat array relational rules.

rules() public méthode

public rules ( ) : array
Résultat array validation rules for model attributes.

tableName() public méthode

public tableName ( ) : string
Résultat string the associated database table name