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

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

 __construct ()
 
 getCollection ()
 
 isOn ()
 
 modify ()
 

Открытые атрибуты

const STATISTIC_IMPORT_PACKAGE_LIMIT = 1000
 
const LOGGER_DAYS_INTERVAL = 1
 

Защищенные члены

 getStatisticsStartDate ()
 
 getProvider ()
 
 prepareParamsByProviderFields ($provider)
 
 getListByParams ($provider)
 
 resolveStatusId ($fields)
 
 deleteOldEffectedRows ()
 
 addEffectedRows (array $fields)
 

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

 $app
 
 $collection
 
 $exchange
 

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

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

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

◆ __construct()

__construct ( )

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

Методы

◆ addEffectedRows()

addEffectedRows ( array $fields)
protected

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

◆ deleteOldEffectedRows()

deleteOldEffectedRows ( )
protected

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

◆ getCollection()

getCollection ( )
Возвращает
Collection

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

◆ getListByParams()

getListByParams ( $provider)
protected

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

◆ getProvider()

getProvider ( )
protected

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

◆ getStatisticsStartDate()

getStatisticsStartDate ( )
protected

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

◆ isOn()

isOn ( )

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

◆ modify()

modify ( )

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

◆ prepareParamsByProviderFields()

prepareParamsByProviderFields ( $provider)
protected

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

◆ resolveStatusId()

resolveStatusId ( $fields)
protected

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

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

◆ $app

$app
protected

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

◆ $collection

$collection
protected

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

◆ $exchange

$exchange
protected

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

◆ LOGGER_DAYS_INTERVAL

const LOGGER_DAYS_INTERVAL = 1

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

◆ STATISTIC_IMPORT_PACKAGE_LIMIT

const STATISTIC_IMPORT_PACKAGE_LIMIT = 1000

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