Bitrix API

Config

Table of Contents

Constants

CACHE_DIR  = '/imopenlines/livechat/'
CACHE_ID_PREFIX_  = 'livechat_config_'

Methods

clearCache()  : void
getByCode()  : array<string|int, mixed>|bool
getError()  : BasicError

Constants

CACHE_DIR

public mixed CACHE_DIR = '/imopenlines/livechat/'

CACHE_ID_PREFIX_

public mixed CACHE_ID_PREFIX_ = 'livechat_config_'

Methods

clearCache()

public static clearCache() : void

getByCode()

public static getByCode(mixed $code) : array<string|int, mixed>|bool
Parameters
$code : mixed
Tags
throws
ArgumentException
throws
ArgumentNullException
throws
ArgumentOutOfRangeException
throws
LoaderException
throws
ObjectPropertyException
throws
SystemException
Return values
array<string|int, mixed>|bool

getError()

public static getError() : BasicError
Return values
BasicError

        
On this page

Search results