Class UpgradeUtil
Upgrade Utility that all upgrade objects must extend
Direct known subclasses
Upgrade3_0_0A4, Upgrade3_0_0A5, Upgrade3_0_3, Upgrade3_0_4, Upgrade3_1_0B1, Upgrade3_1_1, Upgrade3_1_2, Upgrade3_2_0B1, Upgrade3_2_1, Upgrade3_3_0B1, Upgrade3_3_0B2, Upgrade3_3_2, Upgrade3_0_0A6, Upgrade3_4_0, Upgrade3_4_0B1, Upgrade3_4_3, Upgrade3_5_0B1, Upgrade3_5_0B2, Upgrade3_5_0B4, Upgrade3_5_1, Upgrade3_6_0B1, Upgrade3_6_2, Upgrade4_0_0B1, Upgrade3_0_0A7, Upgrade4_0_0B2, Upgrade4_0_0B6, Upgrade4_10_0B1, Upgrade4_11_0B1, Upgrade4_12_0B1, Upgrade4_12_1, Upgrade4_1_0B1, Upgrade4_1_1, Upgrade4_2_0B1, Upgrade4_2_0B2, Upgrade3_0_0B1, Upgrade4_2_2, Upgrade4_3_0B1, Upgrade4_4_0B1, Upgrade4_5_0B1, Upgrade4_6_0, Upgrade4_6_0B1, Upgrade4_7_0B1, Upgrade4_8_0B1, Upgrade4_9_0B1, Upgrade4_9_1, Upgrade3_0_0B2, Upgrade5_0_0B1, Upgrade3_0_0B3, Upgrade3_0_0B6, Upgrade3_0_0B7, Upgrade3_0_2
Abstract
Package: blesta\components\upgrades
Copyright: Copyright (c) 2010, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at components/upgrades/lib/upgrade_util.php
Package: blesta\components\upgrades
Copyright: Copyright (c) 2010, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at components/upgrades/lib/upgrade_util.php
abstract public
|
|
abstract public
|
|
abstract public
|
|
public
|
|
public
|
#
editConfig( string $file, string $key, mixed $value )
Updates a config setting in the given file with the given value |
public
|
#
mergeConfig( string $file, string $template )
Extracts all config settings from $file, merges their values into $template and writes the result back in $file. |
protected
string
|
#
replaceConfig( string $key, string $value, string $contents )
Replaces a config setting within the context of a string |
public
mixed
|
|
protected
Record
|