PHP Класс OphCoCorrespondence_ReportLetters

(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
Показать файл Открыть проект

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

Свойство Тип Описание
$author_id
$condition_type
$end_date
$letters
$match_correspondence
$match_legacy_letters
$phrases
$site_id
$start_date

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

Метод Описание
afterValidate ( )
applyEndDate ( &$where, &$where_params )
applyStartDate ( &$where, &$where_params )
attributeLabels ( )
attributeNames ( )
description ( )
executeQuery ( $data )
getDbCommand ( )
joinLetters ( $type, $data, &$select, &$where_clauses, &$where_params, $where_operator )
rules ( )
run ( )
toCSV ( ) : string Output the report in CSV format.

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

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

public afterValidate ( )

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

public applyEndDate ( &$where, &$where_params )

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

public applyStartDate ( &$where, &$where_params )

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

public attributeLabels ( )

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

public attributeNames ( )

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

public description ( )

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

public executeQuery ( $data )

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

public getDbCommand ( )

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

public joinLetters ( $type, $data, &$select, &$where_clauses, &$where_params, $where_operator )

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

public rules ( )

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

public run ( )

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

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

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

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

public $author_id

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

public $condition_type

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

public $end_date

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

public $letters

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

public $match_correspondence

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

public $match_legacy_letters

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

public $phrases

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

public $site_id

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

public $start_date