Pager_Sliding::getNextPageID

Pager_Sliding::getNextPageID() – Returns next page number.

Synopsis

require_once 'Pager/Sliding.php';

mixed Pager_Sliding::getNextPageID ( )

Description

If current page is last page this function returns FALSE, otherwise returns next page number.

Return value

return Next page number or FALSE

Returns back/next/first/last and page links, both as ordered and associative array. (Previous) Returns offsets for given pageID. (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.