Pager_Sliding::isLastPageComplete

Pager_Sliding::isLastPageComplete() – Returns whether last page is complete

Synopsis

require_once 'Pager/Sliding.php';

bool Pager_Sliding::isLastPageComplete ( )

Return value

return TRUE or FALSE, wrt the last page is complete (i.e. it has perPage values in the array for the last page) or not.

Returns whether current page is last page (Previous) Returns number of items (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.