Class CSVReport

Description

CSVReport Class

This class renders scan results as CSV.

Located in /lib/CSVReport.php (line 13)

Report
   |
   --CSVReport
Variable Summary
Method Summary
void execute ()
void get_postamble ()
void get_preamble ()
Variables
mixed $default_extension = "csv" (line 17)

The default extension used for reports of this type.


Redefinition of:
Report::$default_extension
The default extension used for reports of this type.

Inherited Variables

Inherited from Report

Report::$options
Report::$results
Report::$use_digital_signature
Methods
execute (line 22)

Executes a CSVReport, with output going to $options['output']

void execute ()

Redefinition of:
Report::execute()
The execute function renders the particular report. Since this is is an abstract class, this function should never actually be called, but should be overriden by a subclass.
get_postamble (line 70)
void get_postamble ()
get_preamble (line 66)
void get_preamble ()

Inherited Methods

Inherited From Report

Report::Report()
Report::create_output_handle()
Report::execute()
Report::get_severity_description()
Report::is_severity_sufficient()
Report::result_list_comparator()

Documentation generated on Mon, 28 Apr 2008 12:51:52 -0400 by phpDocumentor 1.4.0a2