Home
last modified time | relevance | path

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

/plugin/lastseen/
H A Dadmin.php207 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 Dadmin.php237 echo $this->renderPager($page, $totalPages);
578 protected function renderPager($page, $totalPages) function in admin_plugin_annotations
/plugin/usersettings/
H A Dadmin.php395 $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