PHP Class OphInVisualfields_Field_Measurement

Inheritance: extends Measurement
Show file Open project: openeyes/openeyes Class Usage Examples

Public Methods

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

Method Details

getUnattachedForPatient() public method

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
return OphInVisualfields_Field_Measurement[]

relations() public method

public relations ( )

tableName() public method

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