Cheetah
Public Member Functions | List of all members
ChWsbUpdater Class Reference
Inheritance diagram for ChWsbUpdater:
ChWsbInstaller ChWsbInstallerUtils ChWsbIO

Public Member Functions

 __construct ($aConfig)
 
 update ($aParams)
 
 actionUpdateFiles ($bInstall=true)
 
 actionUpdateLanguages ($bInstall=true)
 
 _updateLanguage ($bInstall, $aLanguage, $iCategoryId=0)
 
- Public Member Functions inherited from ChWsbInstaller
 install ($aParams)
 
 uninstall ($aParams)
 
 recompile ($aParams)
 
 _hash ($sPath, &$aFiles)
 
 _info ($sPath)
 
 _perform ($sOperationName, $sOperationTitle)
 
 _displayResult ($sAction, $bResult, $sResult='')
 
 actionOperationFailed ($mixedResult)
 
 actionCheckDependencies ($bInstall=true)
 
 actionCheckDependenciesFailed ($mixedResult)
 
 actionShowIntroduction ($bInstall=true)
 
 actionShowConclusion ($bInstall=true)
 
 actionCheckPermissions ($bInstall=true)
 
 actionCheckPermissionsFailed ($mixedResult)
 
 actionChangePermissions ($bInstall=true)
 
 actionChangePermissionsFailed ($mixedResult)
 
 actionExecuteSql ($bInstall=true)
 
 actionExecuteSqlFailed ($mixedResult)
 
 actionUpdateLanguagesFailed ($mixedResult)
 
 actionRecompileGlobalParamaters ($bInstall=true)
 
 actionRecompileMainMenu ($bInstall=true)
 
 actionRecompileMemberMenu ($bInstall=true)
 
 actionRecompileSiteStats ($bInstall=true)
 
 actionRecompilePageBuilder ($bInstall=true)
 
 actionRecompileProfileFields ($bInstall=true)
 
 actionRecompileComments ($bInstall=true)
 
 actionRecompileMemberActions ($bInstall=true)
 
 actionRecompileTags ($bInstall=true)
 
 actionRecompileVotes ($bInstall=true)
 
 actionRecompileCategories ($bInstall=true)
 
 actionRecompileSearch ($bInstall=true)
 
 actionRecompileInjections ($bInstall=true)
 
 actionRecompilePermalinks ($bInstall=true)
 
 actionRecompileAlerts ($bInstall=true)
 
 actionClearDbCache ($bInstall=true)
 
 getVendor ()
 
 getName ()
 
 getTitle ()
 
 getHomeDir ()
 
 _addLanguage ($aLanguage, $aLangInfo)
 
 _removeLanguage ($aLanguage, $aLangInfo)
 
 _recompileLanguageForAllModules ($iLangId)
 
 _getPermissions ($sFilePath)
 
- Public Member Functions inherited from ChWsbInstallerUtils
 __construct ()
 
 isXsltEnabled ()
 
 isAllowUrlInclude ()
 
- Public Member Functions inherited from ChWsbIO
 isExecutable ($sFile)
 
 isWritable ($sFile, $sPrePath='/../../')
 
 getPermissions ($sFileName)
 

Additional Inherited Members

- Static Public Member Functions inherited from ChWsbInstallerUtils
static isModuleInstalled ($sUri)
 
- Public Attributes inherited from ChWsbInstaller
 $_aConfig
 
 $_sBasePath
 
 $_sHomePath
 
 $_sModulePath
 
 $_aActions
 
 $_aNonHashable
 

Detailed Description

Definition at line 10 of file ChWsbUpdater.php.

Constructor & Destructor Documentation

◆ __construct()

ChWsbUpdater::__construct (   $aConfig)

Reimplemented from ChWsbInstaller.

Definition at line 12 of file ChWsbUpdater.php.

Member Function Documentation

◆ _updateLanguage()

ChWsbUpdater::_updateLanguage (   $bInstall,
  $aLanguage,
  $iCategoryId = 0 
)

Reimplemented from ChWsbInstaller.

Definition at line 128 of file ChWsbUpdater.php.

◆ actionUpdateFiles()

ChWsbUpdater::actionUpdateFiles (   $bInstall = true)

Definition at line 83 of file ChWsbUpdater.php.

◆ actionUpdateLanguages()

ChWsbUpdater::actionUpdateLanguages (   $bInstall = true)

Reimplemented from ChWsbInstaller.

Definition at line 99 of file ChWsbUpdater.php.

◆ update()

ChWsbUpdater::update (   $aParams)

Definition at line 32 of file ChWsbUpdater.php.


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