function Agata7 ( )
Create a report and store the information in this object.
function CreateReport ( $format, $report, $parameters = NULL )
Create HTML_QuickForm object to represent parameters for a report.
function CreateForm ( $report )
Figure out if a report is supposed to be an Agata “Merge” report or not
function DetermineMergedFormat ( & $report )
Get array of report information for reports available to the system.
function GetReports ( )
Moves a completed report to a specified filename.
function ReportToFile ( $filename )
Get report MIME type based on stored information
function ServeReport ( )
Get report meta-information
function _ReadMetaInformation ( $report )