previousPager::isLastPage (Previous) (Next) Pager::numItemsnext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Pager::isLastPageComplete

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

Synopsis

require_once 'Pager.php';

bool Pager::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.

previousPager::isLastPage (Previous) (Next) Pager::numItemsnext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.