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
IM_APP_CODE
public
mixed
IM_APP_CODE
= 'salescenter'
OPTION_SALESCENTER_APPLICATION_ID
public
mixed
OPTION_SALESCENTER_APPLICATION_ID
= '~salescenter_app_id'
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
installApplication()
public
static installApplication() : mixed
isApplicationInstalled()
public
isApplicationInstalled() : bool
isEnabled()
public
isEnabled() : bool
unInstallApplication()
public
static unInstallApplication() : mixed