PHP Class OphInVisualfields_Field_Measurement

Inheritance: extends Measurement
Afficher le fichier Open project: openeyes/openeyes Class Usage Examples

Méthodes publiques

Méthode 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 méthode

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
Résultat OphInVisualfields_Field_Measurement[]

relations() public méthode

public relations ( )

tableName() public méthode

public tableName ( ) : string
Résultat string the associated database table name