PHP Class OEModule\OphCiExamination\models\OphCiExamination_InjectionManagementComplex_NoTreatmentReason

The followings are the available columns in table:
Inheritance: extends BaseActiveRecordVersioned
Afficher le fichier Open project: openeyes/openeyes Class Usage Examples

Méthodes publiques

Méthode Description
attributeLabels ( ) : array
behaviors ( )
defaultScope ( )
getLetter_string ( ) : string Get the string to be used in correspondence for this no treatment reason.
model ( $className = __CLASS__ ) : the Returns the static model of the specified AR class.
rules ( ) : array
tableName ( ) : string

Method Details

attributeLabels() public méthode

public attributeLabels ( ) : array
Résultat array customized attribute labels (name=>label)

behaviors() public méthode

public behaviors ( )

defaultScope() public méthode

public defaultScope ( )

getLetter_string() public méthode

Get the string to be used in correspondence for this no treatment reason.
public getLetter_string ( ) : string
Résultat string

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

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