Pager::getLinks()

Pager::getLinks() --  Returns back/next/first/last and page links, both as ordered and associative array.

Synopsis

require_once 'Pager/Pager.php';

array Pager::getLinks ([integer $pageID = NULL])

Parameter

Return value

return back/pages/next/first/last/all links, both as numeric and associative array.