Home
last modified time | relevance | path

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

/plugin/statistics/
Dadmin.php342 $this->html_resulttable($result);
367 $this->html_resulttable($result, '', 150);
375 $this->html_resulttable($result, '', 150);
382 $this->html_resulttable($result, '', 150);
396 $this->html_resulttable($result, '', 150);
409 $this->html_resulttable($result, '', 150);
430 $this->html_resulttable($result, '', 150);
439 public function html_resulttable($result, $header = '', $pager = 0) function in admin_plugin_statistics