Class HTMLGroupReport

Description

HTMLGroupReport Class

This class renders scan results as rich HTML.

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

Report
   |
   --HTMLGroupReport
Variable Summary
Method Summary
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 22)

Executes an HTMLReport, 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.
generate_attachment_list (line 645)

Generates a list of DIVs that contain the attachment contents.

void generate_attachment_list ()
generate_attachment_select_box (line 676)

Generates a dropdown select box to choose a particular attachment to show.

void generate_attachment_select_box ()
get_postamble (line 635)
void get_postamble ()
get_preamble (line 133)
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:56 -0400 by phpDocumentor 1.4.0a2