Cheetah
Public Member Functions | Public Attributes | List of all members
ChWsbUpgradeUtil Class Reference

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
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ __construct()

ChWsbUpgradeUtil::__construct (   $oDb)

Definition at line 13 of file ChWsbUpgradeUtil.php.

Member Function Documentation

◆ _executeLangAdd()

ChWsbUpgradeUtil::_executeLangAdd (   $sModule,
  $sLang = 'en' 
)

Definition at line 117 of file ChWsbUpgradeUtil.php.

◆ checkFolder()

ChWsbUpgradeUtil::checkFolder (   $sFolder = '')

Definition at line 213 of file ChWsbUpgradeUtil.php.

◆ executeCheck()

ChWsbUpgradeUtil::executeCheck (   $sModule = '')

Definition at line 18 of file ChWsbUpgradeUtil.php.

◆ executeConclusion()

ChWsbUpgradeUtil::executeConclusion (   $sModule = '')

Definition at line 30 of file ChWsbUpgradeUtil.php.

◆ executeLangsAdd()

ChWsbUpgradeUtil::executeLangsAdd (   $sModule = '')

Definition at line 104 of file ChWsbUpgradeUtil.php.

◆ executeScript()

ChWsbUpgradeUtil::executeScript (   $sModule = '')

Definition at line 50 of file ChWsbUpgradeUtil.php.

◆ executeSQL()

ChWsbUpgradeUtil::executeSQL (   $sModule = '')

Definition at line 70 of file ChWsbUpgradeUtil.php.

◆ isExecuteScriptAvail()

ChWsbUpgradeUtil::isExecuteScriptAvail (   $sModule = '')

Definition at line 42 of file ChWsbUpgradeUtil.php.

◆ isExecuteSQLAvail()

ChWsbUpgradeUtil::isExecuteSQLAvail (   $sModule = '')

Definition at line 62 of file ChWsbUpgradeUtil.php.

◆ readLangs()

ChWsbUpgradeUtil::readLangs (   $sModule = '')

Definition at line 168 of file ChWsbUpgradeUtil.php.

◆ readModules()

ChWsbUpgradeUtil::readModules ( )

Definition at line 191 of file ChWsbUpgradeUtil.php.

◆ readUpgrades()

ChWsbUpgradeUtil::readUpgrades ( )

Definition at line 230 of file ChWsbUpgradeUtil.php.

◆ setFolder()

ChWsbUpgradeUtil::setFolder (   $sFolder)

Definition at line 225 of file ChWsbUpgradeUtil.php.

Member Data Documentation

◆ $oDb

ChWsbUpgradeUtil::$oDb

Definition at line 10 of file ChWsbUpgradeUtil.php.

◆ $sFolder

ChWsbUpgradeUtil::$sFolder

Definition at line 11 of file ChWsbUpgradeUtil.php.


The documentation for this class was generated from the following file: