PHP 클래스 OEModule\OphCiExamination\models\Element_OphCiExamination_IntraocularPressure

The followings are the available columns in table:
상속: extends SplitEventTypeElement
파일 보기 프로젝트 열기: openeyes/openeyes 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$service

공개 메소드들

메소드 설명
afterValidate ( )
beforeDelete ( )
canViewPrevious ( )
getFirstReading ( $side )
getLetter_reading ( $side )
getLetter_reading_first ( $side )
getLetter_string ( )
getQualitativeReadings ( $side )
getReading ( $side )
getValues ( )
isReadingAverage ( string $side ) : boolean
model ( $className = __CLASS__ ) : the Returns the static model of the specified AR class.
relations ( ) : array
rules ( ) : array
setDefaultOptions ( )
tableName ( ) : string

메소드 상세

afterValidate() 공개 메소드

public afterValidate ( )

beforeDelete() 공개 메소드

public beforeDelete ( )

canViewPrevious() 공개 메소드

public canViewPrevious ( )

getFirstReading() 공개 메소드

public getFirstReading ( $side )

getLetter_reading() 공개 메소드

public getLetter_reading ( $side )

getLetter_reading_first() 공개 메소드

public getLetter_reading_first ( $side )

getLetter_string() 공개 메소드

public getLetter_string ( )

getQualitativeReadings() 공개 메소드

public getQualitativeReadings ( $side )

getReading() 공개 메소드

public getReading ( $side )

getValues() 공개 메소드

public getValues ( )

isReadingAverage() 공개 메소드

public isReadingAverage ( string $side ) : boolean
$side string
리턴 boolean

model() 공개 정적인 메소드

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

relations() 공개 메소드

public relations ( ) : array
리턴 array relational rules.

rules() 공개 메소드

public rules ( ) : array
리턴 array validation rules for model attributes.

setDefaultOptions() 공개 메소드

public setDefaultOptions ( )

tableName() 공개 메소드

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

프로퍼티 상세

$service 공개적으로 프로퍼티

public $service