Bitrix API

Exchange

Table of Contents

Methods

__construct()  : mixed
Exchange constructor.
add()  : AddResult
deleteOldRecords()  : mixed
Clears old logging data
getEffectedRows()  : array<string|int, mixed>
getList()  : Result
isEffected()  : mixed

Methods

__construct()

Exchange constructor.

public __construct(mixed $providerType) : mixed
Parameters
$providerType : mixed
Tags
throws
ArgumentException

add()

public add(array<string|int, mixed> $params) : AddResult
Parameters
$params : array<string|int, mixed>
Tags
throws
Exception
Return values
AddResult

deleteOldRecords()

Clears old logging data

public deleteOldRecords(mixed $direction, mixed $interval) : mixed
Parameters
$direction : mixed
$interval : mixed

getEffectedRows()

public getEffectedRows(mixed $timeUpdate, mixed $entityTypeId, mixed $direction) : array<string|int, mixed>
Parameters
$timeUpdate : mixed
$entityTypeId : mixed
$direction : mixed
Tags
throws
ArgumentException
throws
ObjectPropertyException
throws
SystemException
Return values
array<string|int, mixed>

getList()

public getList(mixed $params) : Result
Parameters
$params : mixed
Tags
throws
ArgumentException
throws
ObjectPropertyException
throws
SystemException
Return values
Result

isEffected()

public isEffected(mixed $list, array<string|int, mixed> $logs) : mixed
Parameters
$list : mixed
$logs : array<string|int, mixed>

        
On this page

Search results