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

Public Member Functions

 __construct ($aConfig)
 
 install ($aParams)
 
 uninstall ($aParams)
 
- Public Member Functions inherited from ChWsbInstaller
 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)
 
 actionUpdateLanguages ($bInstall=true)
 
 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 ()
 
 _updateLanguage ($bInstall, $aLanguage, $iCategoryId=0)
 
 _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

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 10 of file installer.php.

Constructor & Destructor Documentation

◆ __construct()

ChSitesInstaller::__construct (   $aConfig)

Reimplemented from ChWsbInstaller.

Definition at line 12 of file installer.php.

Member Function Documentation

◆ install()

ChSitesInstaller::install (   $aParams)

Reimplemented from ChWsbInstaller.

Definition at line 17 of file installer.php.

◆ uninstall()

ChSitesInstaller::uninstall (   $aParams)

Reimplemented from ChWsbInstaller.

Definition at line 30 of file installer.php.


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