Documentation

IntegrationComponent extends Injectable
in package

Table of Contents

Properties

$moduleList  : mixed
$moduleTypeList  : mixed
$user  : UserWrapper
$userModuleList  : mixed

Methods

__construct()  : mixed
createShopifyAutomatedCredentialForUserModule()  : IntegrationComponent
createSpApiCredentialForUserModule()  : IntegrationComponent
getIntegrationCredentialComponent()  : IntegrationCredentialInterface|mixed
getModuleFor()  : Module|null|false
getModuleList()  : array<string|int, Module>
getModuleListByModuleType()  : array<string|int, Module>
getModuleTypeList()  : array<string|int, ModuleType>
getModuleTypeListByName()  : mixed
getUser()  : UserWrapper
getUserModuleById()  : UserModule
getUserModuleFor()  : UserModule|null
getUserModuleList()  : array<string|int, UserModule>
getUserModuleListGroupedByUserModule()  : mixed
getUserModulesAliasListByUserId()  : array<string|int, UserModule>
loadAll()  : mixed
loadModuleList()  : mixed
loadModuleTypeList()  : mixed
loadUserModuleAliasListByUserId()  : mixed
loadUserModuleById()  : mixed
loadUserModuleList()  : mixed
loadUserModuleListGroupedByUserModule()  : mixed
turnOnAllAutoForUser()  : mixed

Properties

Methods

getUserModuleListGroupedByUserModule()

public getUserModuleListGroupedByUserModule() : mixed
Tags
@return

[]

loadModuleList()

public loadModuleList([mixed $showFullList = false ]) : mixed
Parameters
$showFullList : mixed = false

loadUserModuleById()

public loadUserModuleById(mixed $userModuleId) : mixed
Parameters
$userModuleId : mixed

loadUserModuleListGroupedByUserModule()

public loadUserModuleListGroupedByUserModule() : mixed

        
On this page

Search results