This is the complete list of members for OxidEsales\EshopCommunity\Internal\Framework\Module\Setup\Service\ModuleServicesActivationService, including all inherited members.
$context | OxidEsales\EshopCommunity\Internal\Framework\Module\Setup\Service\ModuleServicesActivationService | private |
$dao | OxidEsales\EshopCommunity\Internal\Framework\Module\Setup\Service\ModuleServicesActivationService | private |
$eventDispatcher | OxidEsales\EshopCommunity\Internal\Framework\Module\Setup\Service\ModuleServicesActivationService | |
$modulePathResolver | OxidEsales\EshopCommunity\Internal\Framework\Module\Setup\Service\ModuleServicesActivationService | private |
$moduleStateService | OxidEsales\EshopCommunity\Internal\Framework\Module\Setup\Service\ModuleServicesActivationService | private |
__construct(ProjectYamlDaoInterface $dao, EventDispatcherInterface $eventDispatcher, ModulePathResolverInterface $modulePathResolver, ModuleStateServiceInterface $moduleStateService, ContextInterface $context) | OxidEsales\EshopCommunity\Internal\Framework\Module\Setup\Service\ModuleServicesActivationService | |
activateModuleServices(string $moduleId, int $shopId) | OxidEsales\EshopCommunity\Internal\Framework\Module\Setup\Service\ModuleServicesActivationService | |
cleanupShopAwareServices(DIConfigWrapper $projectConfig, DIConfigWrapper $moduleConfig, int $shopId) | OxidEsales\EshopCommunity\Internal\Framework\Module\Setup\Service\ModuleServicesActivationService | private |
deactivateModuleServices(string $moduleId, int $shopId) | OxidEsales\EshopCommunity\Internal\Framework\Module\Setup\Service\ModuleServicesActivationService | |
getModuleConfig(string $moduleConfigFile) | OxidEsales\EshopCommunity\Internal\Framework\Module\Setup\Service\ModuleServicesActivationService | private |
getModuleServicesFilePath(string $moduleId, int $shopId) | OxidEsales\EshopCommunity\Internal\Framework\Module\Setup\Service\ModuleServicesActivationService | private |
getRelativeModuleConfigFilePath(string $moduleConfigFile) | OxidEsales\EshopCommunity\Internal\Framework\Module\Setup\Service\ModuleServicesActivationService | private |
isLastActiveShop(string $moduleId, int $currentShopId) | OxidEsales\EshopCommunity\Internal\Framework\Module\Setup\Service\ModuleServicesActivationService | private |