Class Precheck
category |
System |
---|---|
package |
Precheck |
__construct(\CI_DB_query_builder $db, \KeyValueCollection $settings)
\CI_DB_query_builder
Database query builder.
getActiveTemplate() : string
string
getAdditionalTemplates() : array
array
getDangerousTools() : array
array
getForeignLanguages() : array
array
getForeignModules() : array
array
getForeignOrderTotalModules(array $defaultModules) : array
Throws |
|
---|
array
List of default order total modules (note, that a file path has to be relative to the order_total directory).
array
getForeignPaymentModules(array $defaultModules) : array
Throws |
|
---|
array
List of default payment modules (note, that a file path has to be relative to the payment directory).
array
getForeignShippingModules(array $defaultModules) : array
Throws |
|
---|
array
List of default shipping modules (note, that a file path has to be relative to the shipping directory).
array
getMobileCandyUsermods() : array
array
getMysqlVersion() : string
string
getPhpVersion() : string
string
getServerAddress() : string
string
getServerOs() : string
string
getServerPath() : string
string
getShopUrl() : string
string
getShopVersion() : string
string
getUserComponents() : array
array
getUsermods() : array
array
hasGlobalUsermodDir() : boolean
boolean
isCurlEnabled() : boolean
boolean
isInstalledMobileCandy() : boolean
boolean
isMySqlVersionAboveMinimum() : boolean
If true, the result is positive.
boolean
isMySqlVersionBelowMaximum() : boolean
If true, the result is positive.
boolean
isPhpVersionAboveMinimum() : boolean
If true, the result is positive.
boolean
isPhpVersionBelowMaximum() : boolean
If true, the result is positive.
boolean
isUsingWindowsOs() : boolean
boolean