Home
last modified time | relevance | path

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

/plugin/twofactor/
Dadmin.php88 $form = $this->addTablePagination($form, $usercount, $this->start, $this->pagesize);
182 protected function addTablePagination(Form $form, $usercount, $start, $pagesize) function in admin_plugin_twofactor