Class checkZoneInstallReporter

Description

Implements interfaces:

an HTML reporter for jInstallChecker

Located in /core-modules/jelix/zones/check_install.zone.php (line 20)


	
			
Variable Summary
mixed $list
mixed $trace
Method Summary
void end ( $results)
void message ( $message, [ $type = ''])
void start ()
Variables
mixed $list = '' (line 23)
  • access: protected
mixed $messageProvider = null (line 22)
  • access: public
mixed $trace = '' (line 21)
  • access: public
Methods
end (line 31)
void end ( $results)
  • $results

Implementation of:
jIInstallReporter::end()
called when the installation is finished
message (line 26)
void message ( $message, [ $type = ''])
  • $message
  • $type

Implementation of:
jIInstallReporter::message()
displays a message
start (line 24)
void start ()

Implementation of:
jIInstallReporter::start()
start the process

Documentation generated on Wed, 04 Jan 2017 22:50:54 +0100 by phpDocumentor 1.4.3