Public Member Functions | |
__construct ($controllerId, $moduleId, SummationReportDataProvider $dataProvider, $uniqueLayoutId) | |
renderContent () | |
![]() | |
isUniqueToAPage () | |
render () | |
setCssClasses (array $classes) | |
getCssClasses () | |
getTitle () | |
getPostTruncatedTitleContent () | |
Static Public Member Functions | |
static | setMaximumGroupsPerChart ($value) |
Protected Member Functions | |
renderChartContent () | |
renderMaximumGroupsContent () | |
resolveYAxisUnitContent () | |
![]() | |
resolveDefaultClasses () | |
renderContainerWrapperId () | |
getContainerWrapperTag () | |
getId () | |
renderContent () | |
getViewStyle () | |
renderTitleContent () | |
resolveCustomViewTemplateFileName ($theme, $view) | |
Protected Attributes | |
$controllerId | |
$moduleId | |
$dataProvider | |
$uniqueLayoutId | |
![]() | |
$cssClasses = array() | |
$title | |
$makeDefaultClassesFromClassHeirarchy = true | |
Static Protected Attributes | |
static | $maximumGroupsPerChart = 100 |
Base class used for wrapping a view of a report chart
Definition at line 40 of file ReportChartView.php.
__construct | ( | $controllerId, | |
$moduleId, | |||
SummationReportDataProvider | $dataProvider, | ||
$uniqueLayoutId | |||
) |
string | $controllerId | |
string | $moduleId | |
SummationReportDataProvider | $dataProvider | |
string | $uniqueLayoutId |
Definition at line 82 of file ReportChartView.php.
|
static |
int | $value |
Definition at line 70 of file ReportChartView.php.
renderContent | ( | ) |
Definition at line 96 of file ReportChartView.php.
|
protected |
Definition at line 108 of file ReportChartView.php.
|
protected |
Definition at line 151 of file ReportChartView.php.
|
protected |
NotSupportedException | if the currency conversion type is invalid |
Definition at line 165 of file ReportChartView.php.