| 
    Cheetah
    
   | 
 
Public Member Functions | |
| __construct ($oDb) | |
| executeCheck ($sModule='') | |
| executeConclusion ($sModule='') | |
| isExecuteScriptAvail ($sModule='') | |
| executeScript ($sModule='') | |
| isExecuteSQLAvail ($sModule='') | |
| executeSQL ($sModule='') | |
| executeLangsAdd ($sModule='') | |
| _executeLangAdd ($sModule, $sLang='en') | |
| readLangs ($sModule='') | |
| readModules () | |
| checkFolder ($sFolder='') | |
| setFolder ($sFolder) | |
| readUpgrades () | |
Public Attributes | |
| $oDb | |
| $sFolder | |
This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/
Definition at line 8 of file ChWsbUpgradeUtil.php.
| ChWsbUpgradeUtil::__construct | ( | $oDb | ) | 
Definition at line 13 of file ChWsbUpgradeUtil.php.
| ChWsbUpgradeUtil::_executeLangAdd | ( | $sModule, | |
$sLang = 'en'  | 
        |||
| ) | 
Definition at line 117 of file ChWsbUpgradeUtil.php.
| ChWsbUpgradeUtil::checkFolder | ( | $sFolder = '' | ) | 
Definition at line 213 of file ChWsbUpgradeUtil.php.
| ChWsbUpgradeUtil::executeCheck | ( | $sModule = '' | ) | 
Definition at line 18 of file ChWsbUpgradeUtil.php.
| ChWsbUpgradeUtil::executeConclusion | ( | $sModule = '' | ) | 
Definition at line 30 of file ChWsbUpgradeUtil.php.
| ChWsbUpgradeUtil::executeLangsAdd | ( | $sModule = '' | ) | 
Definition at line 104 of file ChWsbUpgradeUtil.php.
| ChWsbUpgradeUtil::executeScript | ( | $sModule = '' | ) | 
Definition at line 50 of file ChWsbUpgradeUtil.php.
| ChWsbUpgradeUtil::executeSQL | ( | $sModule = '' | ) | 
Definition at line 70 of file ChWsbUpgradeUtil.php.
| ChWsbUpgradeUtil::isExecuteScriptAvail | ( | $sModule = '' | ) | 
Definition at line 42 of file ChWsbUpgradeUtil.php.
| ChWsbUpgradeUtil::isExecuteSQLAvail | ( | $sModule = '' | ) | 
Definition at line 62 of file ChWsbUpgradeUtil.php.
| ChWsbUpgradeUtil::readLangs | ( | $sModule = '' | ) | 
Definition at line 168 of file ChWsbUpgradeUtil.php.
| ChWsbUpgradeUtil::readModules | ( | ) | 
Definition at line 191 of file ChWsbUpgradeUtil.php.
| ChWsbUpgradeUtil::readUpgrades | ( | ) | 
Definition at line 230 of file ChWsbUpgradeUtil.php.
| ChWsbUpgradeUtil::setFolder | ( | $sFolder | ) | 
Definition at line 225 of file ChWsbUpgradeUtil.php.
| ChWsbUpgradeUtil::$oDb | 
Definition at line 10 of file ChWsbUpgradeUtil.php.
| ChWsbUpgradeUtil::$sFolder | 
Definition at line 11 of file ChWsbUpgradeUtil.php.