Class DetailedReport

Description

DetailedReport Class

This class renders scan results in a very detailed, one-page-per-issue format.

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

Report
   |
   --DetailedReport
Variable Summary
Method Summary
void execute ()
void get_postamble ()
void get_preamble ()
Variables
mixed $default_extension = "html" (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 23)

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

The report will have: [header] [issue found] [code snippet] [description] [rule info]

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 178)
void get_postamble ()
get_preamble (line 114)
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:53 -0400 by phpDocumentor 1.4.0a2