Bitrix API

ImManager extends Base

Table of Contents

Constants

IM_APP_CODE  = 'salescenter'
OPTION_SALESCENTER_APPLICATION_ID  = '~salescenter_app_id'

Methods

getAppLangInfo()  : array<string|int, mixed>|bool
getInstance()  : static
installApplication()  : mixed
isApplicationInstalled()  : bool
isEnabled()  : bool
unInstallApplication()  : mixed

Constants

IM_APP_CODE

public mixed IM_APP_CODE = 'salescenter'

OPTION_SALESCENTER_APPLICATION_ID

public mixed OPTION_SALESCENTER_APPLICATION_ID = '~salescenter_app_id'

Methods

getAppLangInfo()

public static getAppLangInfo(mixed $command[, null $lang = null ]) : array<string|int, mixed>|bool
Parameters
$command : mixed
$lang : null = null
Return values
array<string|int, mixed>|bool

getInstance()

public static getInstance() : static
Return values
static

installApplication()

public static installApplication() : mixed

isApplicationInstalled()

public isApplicationInstalled() : bool
Return values
bool

isEnabled()

public isEnabled() : bool
Return values
bool

unInstallApplication()

public static unInstallApplication() : mixed

        
On this page

Search results