Home
last modified time | relevance | path

Searched refs:topeditor (Results 1 – 3 of 3) sorted by relevance

/plugin/statistics/inc/
H A DStatisticsGraph.class.php171 public function topeditor() { function in StatisticsGraph
172 $this->sumUpPieChart('topeditor', 'user');
H A DStatisticsQuery.class.php403 public function topeditor($tlimit, $start = 0, $limit = 20) { function in StatisticsQuery
/plugin/statistics/
H A Dadmin.php48 'topeditor',
367 $this->html_graph('topeditor', 400, 200);
368 $result = $this->hlp->Query()->topeditor($this->tlimit, $this->start, 150, true);