PHP Класс OphInVisualfields_Field_Measurement

Наследование: extends Measurement
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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