Свойство | Тип | Описание | |
---|---|---|---|
$chart_colours | array | Chart colours. |
Метод | Описание | |
---|---|---|
get_chart_legend ( ) : array | Get the legend for the main chart sidebar. | |
get_export_button ( ) | Output an export link. | |
get_main_chart ( ) : string | Get the main chart. | |
get_report_data ( ) : stdClass | Get report data. | |
output_report ( ) | Output the report. |
Метод | Описание | |
---|---|---|
query_report_data ( ) | Get all data needed for this report and store in the class. | |
round_chart_totals ( string $amount ) : string | Round our totals correctly. |
public get_chart_legend ( ) : array | ||
Результат | array |
public get_main_chart ( ) : string | ||
Результат | string |
public get_report_data ( ) : stdClass | ||
Результат | stdClass |