Home
last modified time | relevance | path

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

/plugin/statistics/inc/
DStatisticsGraph.class.php167 public function topuser() { function in StatisticsGraph
DStatisticsQuery.class.php391 public function topuser($tlimit, $start = 0, $limit = 20) { function in StatisticsQuery
/plugin/statistics/
Dadmin.php361 $result = $this->hlp->Query()->topuser($this->tlimit, $this->start, 150, true);