Class HtmlPostProcessor

Description

Implements interfaces:

Handles post processing for HTML formatters

  • since: 1.0

Located in /Reporting/HtmlPostProcessor.php (line 23)


	
			
Variable Summary
array $params
Method Summary
HtmlPostProcessor __construct ()
SplFileObject createFileObject (string $file)
void execute ()
void setParameter (string $key, string $value)
Variables
array $params (line 28)
  • access: private
Methods
Constructor __construct (line 35)

Constructor

  • since: 1.0
  • access: public
HtmlPostProcessor __construct ()
createFileObject (line 63)

Opens and returns a file object suitable for writing

SplFileObject createFileObject (string $file)
  • string $file: Path to the file to open
execute (line 72)
void execute ()

Implementation of:
PostProcessor::execute()
Performs the post processing instructions
setParameter (line 49)
  • since: 1.0
  • access: public
void setParameter (string $key, string $value)
  • string $key
  • string $value

Implementation of:
PostProcessor::setParameter()
Sets a custom parameter for the post processor

Documentation generated on Sun, 25 Oct 2009 22:38:17 -0700 by phpDocumentor 1.4.3