PHP Class OEModule\OphCiExamination\models\Element_OphCiExamination_Refraction

The followings are the available columns in table:
Inheritance: extends SplitEventTypeElement
Show file Open project: openeyes/openeyes Class Usage Examples

Public Properties

Property Type Description
$service

Public Methods

Method Description
attributeLabels ( ) : array
canCopy ( )
getCombined ( $side )
getLetter_string ( )
getSplit ( $side )
getType ( $side )
model ( $className = __CLASS__ ) : the Returns the static model of the specified AR class.
relations ( ) : array
requiredIfRefractionTypeOther ( $attribute, $params )
rules ( ) : array
search ( ) : CActiveDataProvider Retrieves a list of models based on the current search/filter conditions.
setDefaultOptions ( )
sidedDefaults ( )
sidedFields ( )
tableName ( ) : string

Method Details

attributeLabels() public method

public attributeLabels ( ) : array
return array customized attribute labels (name=>label)

canCopy() public method

public canCopy ( )

getCombined() public method

public getCombined ( $side )

getLetter_string() public method

public getLetter_string ( )

getSplit() public method

public getSplit ( $side )

getType() public method

public getType ( $side )

model() public static method

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

relations() public method

public relations ( ) : array
return array relational rules.

requiredIfRefractionTypeOther() public method

public requiredIfRefractionTypeOther ( $attribute, $params )

rules() public method

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

setDefaultOptions() public method

public setDefaultOptions ( )

sidedDefaults() public method

public sidedDefaults ( )

sidedFields() public method

public sidedFields ( )

tableName() public method

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

Property Details

$service public property

public $service