Class XMLReport

Description

XMLReport Class

This class renders scan results as XML.

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

Report
   |
   --XMLReport
Variable Summary
Method Summary
void array2json ( $arr)
void execute ()
void get_postamble ()
void get_preamble ()
Variables
mixed $default_extension = "xml" (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
array2json (line 84)
void array2json ( $arr)
  • $arr
execute (line 22)

Executes an XMLReport, 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 79)
void get_postamble ()
get_preamble (line 61)
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:52:07 -0400 by phpDocumentor 1.4.0a2