Home
last modified time | relevance | path

Searched defs:tlimit (Results 1 – 3 of 3) sorted by relevance

/plugin/statistics/inc/
H A DStatisticsQuery.class.php13 public function aggregate($tlimit) { argument
127 dashboardviews($tlimit, $hours = false) global() argument
155 dashboardwiki($tlimit, $hours = false) global() argument
182 history($tlimit, $info, $interval = false) global() argument
206 searchengines($tlimit, $start = 0, $limit = 20) global() argument
216 searchphrases($extern, $tlimit, $start = 0, $limit = 20) global() argument
234 searchwords($extern, $tlimit, $start = 0, $limit = 20) global() argument
254 outlinks($tlimit, $start = 0, $limit = 20) global() argument
264 pages($tlimit, $start = 0, $limit = 20) global() argument
275 edits($tlimit, $start = 0, $limit = 20) global() argument
285 images($tlimit, $start = 0, $limit = 20) global() argument
296 imagessum($tlimit) global() argument
304 downloads($tlimit, $start = 0, $limit = 20) global() argument
315 downloadssum($tlimit) global() argument
323 referer($tlimit, $start = 0, $limit = 20) global() argument
335 newreferer($tlimit, $start = 0, $limit = 20) global() argument
349 countries($tlimit, $start = 0, $limit = 20) global() argument
361 browsers($tlimit, $start = 0, $limit = 20, $ext = true) global() argument
380 os($tlimit, $start = 0, $limit = 20) global() argument
391 topuser($tlimit, $start = 0, $limit = 20) global() argument
403 topeditor($tlimit, $start = 0, $limit = 20) global() argument
414 topgroup($tlimit, $start = 0, $limit = 20) global() argument
425 topgroupedit($tlimit, $start = 0, $limit = 20) global() argument
437 resolution($tlimit, $start = 0, $limit = 20) global() argument
453 viewport($tlimit, $start = 0, $limit = 20) global() argument
470 seenusers($tlimit, $start = 0, $limit = 20) global() argument
[all...]
H A DStatisticsGraph.class.php10 private $tlimit; variable in StatisticsGraph
/plugin/statistics/
H A Dadmin.php28 protected $tlimit = ''; variable in admin_plugin_statistics
[all...]