PHP Класс ReportDiagnoses

(C) Moorfields Eye Hospital NHS Foundation Trust, 2008-2011 (C) OpenEyes Foundation, 2011-2013 This file is part of OpenEyes. OpenEyes is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. OpenEyes is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenEyes in a file titled COPYING. If not, see .
Автор: OpenEyes ([email protected])
Наследование: extends BaseReport
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$condition_type
$diagnoses
$end_date
$principal
$secondary
$start_date

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

Метод Описание
addDiagnosesResultItem ( $item )
afterValidate ( )
attributeLabels ( )
attributeNames ( )
description ( )
filterDiagnoses ( )
getDbCommand ( )
getDiagnosesForRow ( $type, $item, $list, $diagnoses )
getFreeTimestampIndex ( $date, $list )
joinDisorders ( $type, $list, &$select, &$whereParams, &$or_conditions, &$query )
rules ( )
run ( )
toCSV ( ) : string Output the report in CSV format.

Описание методов

addDiagnosesResultItem() публичный Метод

public addDiagnosesResultItem ( $item )

afterValidate() публичный Метод

public afterValidate ( )

attributeLabels() публичный Метод

public attributeLabels ( )

attributeNames() публичный Метод

public attributeNames ( )

description() публичный Метод

public description ( )

filterDiagnoses() публичный Метод

public filterDiagnoses ( )

getDbCommand() публичный Метод

public getDbCommand ( )

getDiagnosesForRow() публичный Метод

public getDiagnosesForRow ( $type, $item, $list, $diagnoses )

getFreeTimestampIndex() публичный Метод

public getFreeTimestampIndex ( $date, $list )

joinDisorders() публичный Метод

public joinDisorders ( $type, $list, &$select, &$whereParams, &$or_conditions, &$query )

rules() публичный Метод

public rules ( )

run() публичный Метод

public run ( )

toCSV() публичный Метод

Output the report in CSV format.
public toCSV ( ) : string
Результат string

Описание свойств

$condition_type публичное свойство

public $condition_type

$diagnoses публичное свойство

public $diagnoses

$end_date публичное свойство

public $end_date

$principal публичное свойство

public $principal

$secondary публичное свойство

public $secondary

$start_date публичное свойство

public $start_date