PagerInterface.php
system/Pager/PagerInterface.php
15 fn
links
(string $group = 'default', string $template = 'default')
simpleLinks
(string $group = 'default', string $template = 'default')
makeLinks
(int $page, int $perPage, int $total, string $template = 'default')
store
(string $group, int $page, int $perPage, int $total)
setPath
(string $path, string $group = 'default')
getPageCount
(string $group = 'default')
getCurrentPage
(string $group = 'default')
getPageURI
(?int $page = null, string $group = 'default', bool $returnObject = false)
hasMore
(string $group = 'default')
getFirstPage
(string $group = 'default')
getLastPage
(string $group = 'default')
getNextPageURI
(string $group = 'default')
getPreviousPageURI
(string $group = 'default')
getPerPage
(string $group = 'default')
getDetails
(string $group = 'default')