Property | Type | Description | |
---|---|---|---|
$_request | PKPRequest |
Method | Description | |
---|---|---|
__construct ( $request, $template ) | Constructor. | |
dbInstallError ( $errorMsg ) | Fail with a database installation error. | |
display ( $request = null, $template = null ) | ||
installError ( $errorMsg ) | Fail with a generic installation error. |
public dbInstallError ( $errorMsg ) | ||
$errorMsg | string |
public installError ( $errorMsg ) | ||
$errorMsg | string |