Searched refs:renderPager (Results 1 – 3 of 3) sorted by relevance
| /plugin/lastseen/ |
| H A D | admin.php | 207 echo $this->renderPager($page, $totalPages, $sort, $order, $filters, $ID); 447 protected function renderPager($page, $totalPages, $sort, $order, array $filters, $id) function in admin_plugin_lastseen
|
| /plugin/annotations/ |
| H A D | admin.php | 237 echo $this->renderPager($page, $totalPages); 578 protected function renderPager($page, $totalPages) function in admin_plugin_annotations
|
| /plugin/usersettings/ |
| H A D | admin.php | 395 $html .= $this->renderPager($page, $totalPages, $sort, $dir, $setFilter, $qfilters); 697 protected function renderPager($page, $totalPages, $sort, $dir, $setFilter, array $qfilters) function in admin_plugin_usersettings
|