Bitrix API

Helper

Class Helper

Table of Contents

Constants

LOCK_KEY_NAME  = 'imconnector_register_app_lock_'
PLACEMENT_SETTING_CONNECTOR  = 'SETTING_CONNECTOR'

Methods

getAppRestConnector()  : int
listRestConnector()  : array<string|int, mixed>
registerApp()  : bool
unRegisterApp()  : bool

Constants

LOCK_KEY_NAME

public mixed LOCK_KEY_NAME = 'imconnector_register_app_lock_'

PLACEMENT_SETTING_CONNECTOR

public mixed PLACEMENT_SETTING_CONNECTOR = 'SETTING_CONNECTOR'

Methods

getAppRestConnector()

public static getAppRestConnector(mixed $connectorId) : int
Parameters
$connectorId : mixed
Return values
int

listRestConnector()

public static listRestConnector([array<string|int, mixed> $filter = [] ]) : array<string|int, mixed>
Parameters
$filter : array<string|int, mixed> = []
Return values
array<string|int, mixed>

registerApp()

public static registerApp(array<string|int, mixed> $params) : bool
Parameters
$params : array<string|int, mixed>
Return values
bool

unRegisterApp()

public static unRegisterApp(array<string|int, mixed> $params) : bool
Parameters
$params : array<string|int, mixed>
Return values
bool

        
On this page

Search results