PHP 클래스 OphInVisualfields_Field_Measurement

상속: extends Measurement
파일 보기 프로젝트 열기: openeyes/openeyes 1 사용 예제들

공개 메소드들

메소드 설명
getUnattachedForPatient ( Patient $patient, integer $eye_id, Event $event = null ) : OphInVisualfields_Field_Measurement[] Fetch unattached fields for the given patient and eye.
relations ( )
tableName ( ) : string

메소드 상세

getUnattachedForPatient() 공개 메소드

If an event is passed in then fields attached to that event will be included too
public getUnattachedForPatient ( Patient $patient, integer $eye_id, Event $event = null ) : OphInVisualfields_Field_Measurement[]
$patient Patient
$eye_id integer
$event Event
리턴 OphInVisualfields_Field_Measurement[]

relations() 공개 메소드

public relations ( )

tableName() 공개 메소드

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