Дополнительные унаследованные члены | |
![]() | |
static | getClassName () |
![]() | |
getStoreTotals () | |
getFormattedFilter () | |
prepareOverallTotals (array $storeTotals) | |
getFilter () | |
getFilterParameters () | |
![]() | |
collectFormElements () | |
getGroupByOptions () | |
getNameForFormElement (BaseValuable $element, $pseudoReportId='') | |
setCategoryKey ($categoryKey) | |
setUnitKey ($unitKey) | |
![]() | |
collectFormElements () | |
getNameForFormElement (BaseValuable $element) | |
![]() | |
static | formChartSliderUrl (string $componentName, array $filter) |
static | getAnalyticBoardByKey ($key) |
static | getNoAccessToStoresStub () |
![]() | |
const | MAX_CHART_COLUMNS_COUNT = 5 |
const | MAX_STORES_LIST_CHARS = 25 |
![]() | |
$configurations = array() | |
$view | |
$formElementsList = array() | |
См. определение в файле charthandler.php строка 11
getChartData | ( | ) |
См. определение в файле charthandler.php строка 21
prepare | ( | ) |
Called every time when calculate some report result before passing some concrete handler, such us getMultipleData or getSingleData. Here you can get result of configuration fields of report, if report in widget you can get configurations of widget.
Переопределяет метод предка BaseHandler.
См. определение в файле charthandler.php строка 13