Метод | Описание | |
---|---|---|
__construct ( ) | ||
getAvailablePayments ( $load_payment = TRUE ) | ||
getConfig ( $module = '', $item = '' ) | ||
getExtensions ( $type = NULL ) | ||
getInstalledExtensions ( $type = NULL ) | ||
getMeta ( $module = '', $config = [] ) | ||
getModule ( $name ) | ||
getModules ( ) | ||
getPayment ( $name ) | ||
getPayments ( ) | ||
loadConfig ( $module, $fail_gracefully = FALSE, $non_persistent = FALSE ) | ||
runMigration ( $module, boolean $downgrade = FALSE ) : boolean | Migrate to the latest version or drop all migrations for a given module migration |
Метод | Описание | |
---|---|---|
checkConfig ( $module, $config = [] ) |
public loadConfig ( $module, $fail_gracefully = FALSE, $non_persistent = FALSE ) |
public runMigration ( $module, boolean $downgrade = FALSE ) : boolean | ||
$module | ||
$downgrade | boolean | |
Результат | boolean |