Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Exchange

Открытые члены

 __construct ($providerType)
 
 add (array $params)
 
 getList (array $params)
 
 getEffectedRows ($timeUpdate, $entityTypeId, $direction)
 
 isEffected ($list, array $logs)
 
 deleteOldRecords ($direction, $interval)
 

Защищенные данные

 $providerType = null
 

Подробное описание

См. определение в файле exchange.php строка 10

Конструктор(ы)

◆ __construct()

__construct ( $providerType)

Exchange constructor.

Аргументы
$providerType
Исключения
ArgumentException

См. определение в файле exchange.php строка 19

Методы

◆ add()

add ( array $params)
Аргументы
array$params
Возвращает
\Bitrix\Main\ORM\Data\AddResult
Исключения

Exception

См. определение в файле exchange.php строка 34

◆ deleteOldRecords()

deleteOldRecords ( $direction,
$interval )

Clears old logging data

См. определение в файле exchange.php строка 103

◆ getEffectedRows()

getEffectedRows ( $timeUpdate,
$entityTypeId,
$direction )
Аргументы
$timeUpdate
$entityTypeId
$direction
Возвращает
array
Исключения
ArgumentException

Bitrix\Main\ObjectPropertyException

Исключения

Bitrix\Main\SystemException

См. определение в файле exchange.php строка 64

◆ getList()

getList ( array $params)
Аргументы
$params
Возвращает
\Bitrix\Main\ORM\Query\Result
Исключения

Bitrix\Main\ArgumentException

Исключения

Bitrix\Main\ObjectPropertyException

Исключения

Bitrix\Main\SystemException

См. определение в файле exchange.php строка 47

◆ isEffected()

isEffected ( $list,
array $logs )

См. определение в файле exchange.php строка 90

Данные класса

◆ $providerType

$providerType = null
protected

См. определение в файле exchange.php строка 12