Pager_Sliding::getPageData

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

Synopsis

require_once 'Pager/Sliding.php';

array Pager_Sliding::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) Overload PEAR::Pager method. VOID. (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.