Home
last modified time | relevance | path

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

/plugin/statistics/inc/
H A DStatisticsQuery.class.php425 public function topgroupedit($tlimit, $start = 0, $limit = 20) { function in StatisticsQuery
H A DStatisticsGraph.class.php179 public function topgroupedit() { function in StatisticsGraph
180 $this->sumUpPieChart('topgroupedit', 'group');
/plugin/statistics/
H A Dadmin.php50 'topgroupedit',
381 $this->html_graph('topgroupedit', 400, 200);
382 $result = $this->hlp->Query()->topgroupedit($this->tlimit, $this->start, 150, true);