PHP Class OEModule\OphCiExamination\models\Element_OphCiExamination_NearVisualAcuity

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

Public Methods

Method Description
getLetter_string ( ) : string returns the default letter string for the va readings. Converts all readings to Snellen Metre as this is assumed to be the standard for correspondence.
model ( $className = __CLASS__ ) : the Returns the static model of the specified AR class.
relations ( )
setDefaultOptions ( )
tableName ( ) : string

Method Details

getLetter_string() public method

returns the default letter string for the va readings. Converts all readings to Snellen Metre as this is assumed to be the standard for correspondence.
public getLetter_string ( ) : string
return string

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 ( )

setDefaultOptions() public method

public setDefaultOptions ( )

tableName() public method

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