Pager_Sliding::isLastPage

Pager_Sliding::isLastPage() – Returns whether current page is last page

Synopsis

require_once 'Pager/Sliding.php';

bool Pager_Sliding::isLastPage ( )

Return value

return TRUE or FALSE, wrt it is the last page or not.

Returns whether current page is first page (Previous) Returns whether last page is complete (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.