|
| __clone () |
|
| serviceDownloadFileComplete ($sFilePath, $aParams=array()) |
|
| servicePerformAction ($sDirectory, $sOperation, $aParams) |
|
| servicePerformModulesUpgrade ($aParams=array()) |
|
| getStoreDataUrl ($sType='public') |
|
| getAccessObject ($bAuthorizedAccess) |
|
| getModules ($bTitleAsKey=true) |
|
| getUpdates () |
|
| getUpdate ($mixedModule) |
|
| perform ($sDirectory, $sOperation, $aParams=array()) |
|
| performModulesUpgrade ($aParams=array()) |
|
| checkModules ($bAuthorizedAccess=false) |
|
| checkUpdates ($bAuthorizedAccess=false) |
|
| checkUpdatesByModule ($sModule, $bAuthorizedAccess=false) |
|
| downloadFileAuthorized ($iFileId) |
|
| downloadUpdatePublic ($sModuleName, $bApplyUpdate=false) |
|
| getSubtypes ($sModule) |
|
| hashFiles ($sPath, &$aFiles) |
|
| hashCheck ($aFiles, $iModuleId) |
|
|
static | getInstance () |
|
static | getNamePerformAction ($sParam) |
|
static | getNameDownloadFile ($sParam) |
|
static | getNamePerformModulesUpgrade () |
|
static | isAllowUrlInclude () |
|
static | getModuleConfig ($mixed) |
|
static | isModuleInstalled ($sUri) |
|
static | setModulePendingUninstall ($sUri, $bPendingUninstall=true) |
|
static | isModulePendingUninstall ($sUri) |
|
static | checkModulesPendingUninstall () |
|
static | isRealOwner () |
|
static | isExecutable ($sFile) |
|
static | isWritable ($sFile) |
|
static | getPermissions ($sFileName) |
|
|
| downloadFileInit ($aItem, $aParams=array()) |
|
| downloadFileComplete ($sFilePath, $aParams=array()) |
|
| performWrite ($aItem, &$sFilePath) |
|
| performUnarchive ($sFilePath, &$sPackagePath) |
|
| performCopy ($sPackagePath, &$sHomePath) |
|
| getConfigModule ($sConfigPath, $aInstalled=array()) |
|
| getConfigUpdate ($sConfigPathModule, $sConfigPathUpdate, $aInstalledModule=array()) |
|
| getUpdatesInfo ($sModule='', $bAuthorizedAccess=false) |
|
| hashInfo ($sPath) |
|
| filePathWithoutBase ($sPath) |
|
|
| $bUseFtp |
|
| $sAuthorizedAccessClass |
|
| $sStoreDataUrlPublic |
|
| $_oLog |
|
| $_aNonHashableFiles = array() |
|
◆ __construct()
BxDolStudioInstallerUtils::__construct |
( |
| ) |
|
◆ __clone()
BxDolStudioInstallerUtils::__clone |
( |
| ) |
|
Prevent cloning the instance
◆ getInstance()
static BxDolStudioInstallerUtils::getInstance |
( |
| ) |
|
|
static |
◆ performModulesUpgrade()
BxDolStudioInstallerUtils::performModulesUpgrade |
( |
| $aParams = array() | ) |
|
The documentation for this class was generated from the following file:
- studio/classes/BxDolStudioInstallerUtils.php