Searched +full:topgroup +(+path:plugin +path:statistics) -(+path:plugin +path:statistics +path:lang) (Results 1 – 3 of 3) sorted by relevance
49 'topgroup',374 $this->html_graph('topgroup', 400, 200);375 $result = $this->hlp->Query()->topgroup($this->tlimit, $this->start, 150, true);
175 public function topgroup() { function in StatisticsGraph 176 $this->sumUpPieChart('topgroup', 'group');
414 public function topgroup($tlimit, $start = 0, $limit = 20) { function in StatisticsQuery