UNA
|
Public Member Functions | |
__construct ($aConfig) | |
Public Member Functions inherited from BxDolStudioInstaller | |
install ($aParams, $bAutoEnable=false) | |
uninstall ($aParams, $bAutoDisable=false) | |
delete ($aParams) | |
enable ($aParams) | |
disable ($aParams) | |
getVendor () | |
getName () | |
getTitle () | |
getHomeDir () | |
Public Member Functions inherited from BxDolInstallerUtils | |
getSubtypes ($sModule) | |
hashFiles ($sPath, &$aFiles) | |
hashCheck ($aFiles, $iModuleId) | |
Protected Member Functions | |
actionInitializeOEmbedEndpoints ($sOperation) | |
Protected Member Functions inherited from BxDolStudioInstaller | |
actionOperationFailed ($mixedResult) | |
actionCheckDependencies ($sOperation) | |
actionCheckDependenciesFailed ($mixedResult) | |
actionShowIntroduction ($sOperation) | |
actionShowConclusion ($sOperation) | |
actionMoveSources ($sOperation) | |
actionExecuteSql ($sOperation) | |
actionExecuteSqlFailed ($mixedResult) | |
actionInstallLanguage ($sOperation) | |
actionUpdateLanguages ($sOperation) | |
actionUpdateRelations ($sOperation) | |
actionUpdateRelationsForAll ($sOperation) | |
actionProcessConnections ($sOperation) | |
actionProcessMenuTriggers ($sOperation) | |
actionProcessPageTriggers ($sOperation) | |
actionProcessDeletedProfiles ($sOperation) | |
actionProcessEsearches ($sOperation) | |
actionRegisterTranscoders ($sOperation) | |
actionUnregisterTranscoders ($sOperation) | |
actionClearDbCache ($sOperation) | |
actionClearTemplateCache ($sOperation) | |
_onInstallBefore () | |
_onInstallAfter () | |
_onEnableBefore () | |
_onEnableAfter () | |
_onDisableBefore () | |
_onDisableAfter () | |
_onUninstallBefore () | |
_onUninstallAfter () | |
_perform ($sOperationName, $aParams=array()) | |
_displayResult ($sAction, $bResult, $sResult='', $bHtmlResponse=true) | |
_getFileManager () | |
_isCompatibleWith () | |
filePathWithoutBase ($sPath) | |
getMarkersForDb () | |
cleanupMemoryAfterAction ($sModuleName, $sModuleUri, $iModuleId) | |
Protected Member Functions inherited from BxDolInstallerUtils | |
hashInfo ($sPath) | |
Additional Inherited Members | |
Static Public Member Functions inherited from BxDolInstallerUtils | |
static | isAllowUrlInclude () |
static | getModuleConfig ($mixed) |
static | isModuleInstalled ($sUri) |
static | setModulePendingUninstall ($sUri, $bPendingUninstall=true) |
static | isModulePendingUninstall ($sUri) |
static | checkModulesPendingUninstall () |
Static Public Member Functions inherited from BxDolIO | |
static | isRealOwner () |
static | isExecutable ($sFile) |
static | isWritable ($sFile) |
static | getPermissions ($sFileName) |
Protected Attributes inherited from BxDolStudioInstaller | |
$oDb | |
$_aConfig | |
$_sBasePath | |
$_sHomePath | |
$_sModulePath | |
$_bUseFtp | |
$_aActions | |
$_bShowOnSuccess = false | |
Protected Attributes inherited from BxDolInstallerUtils | |
$_aNonHashableFiles = array() | |
BxVideosInstaller::__construct | ( | $aConfig | ) |
Reimplemented from BxBaseModTextInstaller.