Searched refs:html_resulttable (Results 1 – 1 of 1) sorted by relevance
| /plugin/statistics/ |
| D | admin.php | 342 $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
|