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

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

 __construct (StoreInfoCombiner $combiner)
 
 accumulate (string $seriesId, StoreInfo ... $stores)
 
 getCombinedCalculatedColumn (int $maxLabelLength)
 
 getStoresCount ()
 

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

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

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

◆ __construct()

__construct ( StoreInfoCombiner $combiner)

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

Методы

◆ accumulate()

accumulate ( string $seriesId,
StoreInfo ... $stores )

Add new series that contains stores $stores for future calculate

Аргументы
string$seriesId
StoreInfo...$stores
Возвращает
void

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

◆ getCombinedCalculatedColumn()

getCombinedCalculatedColumn ( int $maxLabelLength)

Return combined calculation of all series sum for each store in one column

Аргументы
int$maxLabelLength
Возвращает
array

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

◆ getStoresCount()

getStoresCount ( )

Return count of involved in calculation stores

Возвращает
int

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