PHP 클래스 OEModule\OphCiExamination\models\Element_OphCiExamination_NearVisualAcuity

상속: extends Element_OphCiExamination_VisualAcuity
파일 보기 프로젝트 열기: openeyes/openeyes

공개 메소드들

메소드 설명
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

메소드 상세

getLetter_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.
public getLetter_string ( ) : string
리턴 string

model() 공개 정적인 메소드

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

relations() 공개 메소드

public relations ( )

setDefaultOptions() 공개 메소드

public setDefaultOptions ( )

tableName() 공개 메소드

public tableName ( ) : string
리턴 string the associated database table name