PHP Class OEModule\OphCiExamination\models\OphCiExamination_Qualitative_Scale_Value

Inheritance: extends BaseActiveRecordVersioned
Show file Open project: openeyes/openeyes

Protected Properties

Property Type Description
$attribute_options

Public Methods

Method Description
model ( $className = __CLASS__ ) : OphCiExamination_GlaucomaStatusa Returns the static model of the specified AR class.
rules ( ) : array
tableName ( ) : string

Method Details

model() public static method

Returns the static model of the specified AR class.
public static model ( $className = __CLASS__ ) : OphCiExamination_GlaucomaStatusa
return OphCiExamination_GlaucomaStatusa the static model class

rules() public method

public rules ( ) : array
return array validation rules for model attributes.

tableName() public method

public tableName ( ) : string
return string the associated database table name

Property Details

$attribute_options protected property

protected $attribute_options