check an installation of a jelix application
| package |
jelix |
|---|---|
| subpackage |
installer |
| since | 1.0b2 |
__construct( $reporter, $lang = '')
addDatabaseCheck( $databases, $required)
addExtensionCheck( $extension, $required)
addWritablePathCheck( $pathOrFileName)
| since | 1.2.5 |
|---|---|
checkAppPaths()
checkPhpExtensions()
checkPhpSettings()
error( $msg, $msgparams = array(), $extraMsg = '')
loadBuildFile()
notice( $msg, $msgparams = array())
ok( $msg, $msgparams = array())
run()
warning(string $msg, $msgparams = array())
stringthe key of the message to display
reporter : \jIInstallReporter
nbError :
nbOk :
nbWarning :
nbNotice :
buildProperties :
verbose :
checkForInstallation :
otherExtensions :
otherPaths :
databases :
dbRequired :