Member Function Documentation
| void kerio::jsonapi::admin::Statistics::exportToHtml |
( |
out kerio::web::Download |
fileDownload, |
|
|
in TypeExpStatistics |
type, |
|
|
in string |
lang |
|
) |
| |
Export server statistics to HTML format.
- Parameters
-
| fileDownload | - description of output file |
| type | - export type |
| lang | - export language |
Obtain overall server statistics.
- Parameters
-
| void kerio::jsonapi::admin::Statistics::getChartData |
( |
out ChartData |
chartData, |
|
|
in string |
classname, |
|
|
in string |
name, |
|
|
in long |
scaleId |
|
) |
| |
Obtain values of charts graph.
- Parameters
-
| chartData | - values of charts graph |
| classname | - classname of charts graph |
| name | - name of charts graph |
| scaleId | - ID of scale |
| void kerio::jsonapi::admin::Statistics::getCharts |
( |
out ChartList |
chartList | ) |
|
Obtain descriptions of charts graphs.
- Parameters
-
| chartList | - list of descriptions of charts graphs |
| void kerio::jsonapi::admin::Statistics::reset |
( |
| ) |
|
The documentation for this interface was generated from the following file: