Class checkZoneInstallReporter

Description

Implements interfaces:

an HTML reporter for jInstallChecker

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


	
			
Variable Summary
mixed $list
mixed $trace
Method Summary
void end ( $checker)
void showError ( $message)
void showNotice ( $message)
void showOk ( $message)
void showWarning ( $message)
void start ()
Variables
mixed $list = '' (line 19)
  • access: protected
mixed $trace = '' (line 18)
  • access: public
Methods
end (line 37)
void end ( $checker)
  • $checker

Implementation of:
jIInstallCheckReporter::end()
showError (line 22)
void showError ( $message)
  • $message

Implementation of:
jIInstallCheckReporter::showError()
showNotice (line 33)
void showNotice ( $message)
  • $message

Implementation of:
jIInstallCheckReporter::showNotice()
showOk (line 29)
void showOk ( $message)
  • $message

Implementation of:
jIInstallCheckReporter::showOk()
showWarning (line 25)
void showWarning ( $message)
  • $message

Implementation of:
jIInstallCheckReporter::showWarning()
start (line 20)
void start ()

Implementation of:
jIInstallCheckReporter::start()

Documentation generated on Thu, 22 Mar 2012 22:13:02 +0100 by phpDocumentor 1.4.3