checkZoneInstallReporter

Implements \jIInstallReporter

an HTML reporter for jInstallChecker

package

jelix-modules

subpackage

jelix-module

Methods

called when the installation is finished

end(array $results) 

Arguments

$results

array

an array which contains, for each type of message, the number of messages

displays a message

message(string $message, string $type = '') 

Arguments

$message

string

the message to display

$type

string

the type of the message : 'error', 'notice', 'warning', ''

start the process

start() 

Properties

trace

trace : 

Type(s)

messageProvider

messageProvider : 

Type(s)

list

list : 

Type(s)