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

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

 __construct (Provider $provider)
 
 save ()
 

Открытые статические члены

static getPayloadByCode (string $code, Main\Type\DateTime $dateTo)
 
static clean (string $providerCode, Main\Type\DateTime $dateTo)
 
static cleanUpAgent ()
 

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

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

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

◆ __construct()

__construct ( Provider $provider)
Аргументы
Provider$provider

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

Методы

◆ clean()

static clean ( string $providerCode,
Main\Type\DateTime $dateTo )
static
Аргументы
string$providerCode
Main\Type\DateTime$dateTo
Возвращает
void

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

◆ cleanUpAgent()

static cleanUpAgent ( )
static

Cleans up old events

Возвращает
string

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

◆ getPayloadByCode()

static getPayloadByCode ( string $code,
Main\Type\DateTime $dateTo )
static
Аргументы
string$code
Main\Type\DateTime$dateTo
Возвращает
array

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

◆ save()

save ( )
Возвращает
void

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