Home
last modified time | relevance | path

Searched refs:topgroup (Results 1 – 3 of 3) sorted by last modified time

/plugin/statistics/inc/
H A DStatisticsQuery.class.php414 public function topgroup($tlimit, $start = 0, $limit = 20) { function in StatisticsQuery
H A DStatisticsGraph.class.php175 public function topgroup() { function in StatisticsGraph
176 $this->sumUpPieChart('topgroup', 'group');
/plugin/statistics/
H A Dadmin.php49 'topgroup',
374 $this->html_graph('topgroup', 400, 200);
375 $result = $this->hlp->Query()->topgroup($this->tlimit, $this->start, 150, true);