bool isEmpty() Determine if the list of items is empty or not.
bool isDeferred() Determine if the provider is deferred.
bool onFirstPage() Determine if the paginator is on the first page.
void setCurrentPage(int $page) Set the value of the current page.
abstract string getPageLinkWrapper(string $url, int $page, string $rel = null)
array getFinish() Get the ending URLs of a pagination slider.
View getPaginationView(
string getDots() Get a pagination "dot" element.
int total() Get the total number of items being paginated.
ArrayIterator getIterator()
Page 5 of 20