Bitrix API

Manager

Class Manager

Table of Contents

Constants

PROVIDER_AGENT_CONTRACT  = 'AgentContract'
PROVIDER_STORE_DOCUMENT  = 'StoreDocument'

Methods

getActiveProvider()  : IProvider|null
getMigrationProgressHtml()  : string
isActiveProviderByModule()  : bool
isActiveProviderExists()  : bool

Constants

PROVIDER_AGENT_CONTRACT

public mixed PROVIDER_AGENT_CONTRACT = 'AgentContract'

PROVIDER_STORE_DOCUMENT

public mixed PROVIDER_STORE_DOCUMENT = 'StoreDocument'

Methods

getActiveProvider()

public static getActiveProvider(string $providerName) : IProvider|null
Parameters
$providerName : string
Return values
IProvider|null

getMigrationProgressHtml()

public static getMigrationProgressHtml() : string
Return values
string

isActiveProviderByModule()

public static isActiveProviderByModule(string $providerName, string $moduleId) : bool
Parameters
$providerName : string
$moduleId : string
Return values
bool

isActiveProviderExists()

public static isActiveProviderExists() : bool
Return values
bool

        
On this page

Search results