Class DefaultPostProcessor

Description

Implements interfaces:

Empty post processor

  • since: 1.0

Located in /Reporting/DefaultPostProcessor.php (line 21)


	
			
Method Summary
DefaultPostProcessor __construct ()
void execute ()
void setParameter (string $key, string $value)
Methods
Constructor __construct (line 28)

Constructor

  • since: 1.0
  • access: public
DefaultPostProcessor __construct ()
execute (line 45)
  • since: 1.0
  • access: public
void execute ()

Implementation of:
PostProcessor::execute()
Performs the post processing instructions
setParameter (line 38)
  • 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:15 -0700 by phpDocumentor 1.4.3