Pager::getPageData

Pager::getPageData() – Returns an array of current pages data

Synopsis

require_once 'Pager.php';

array Pager::getPageData ( integer $pageID = null )

Parameter

  • integer $pageID - Desired page ID (optional)

Return value

return array of data for this page.

Returns offsets for given pageID. (Previous) Returns the page number for the given offset (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.