<< Back 1 2 3 4 5 6 7 8 Next >> | ||
Array ( [20] => 20 [21] => 21 [22] => 22 [23] => 23 [24] => 24 [25] => 25 [26] => 26 [27] => 27 [28] => 28 [29] => 29 ) |
getCurrentPageID()...: int(3) getNextPageID()......: int(4) getPreviousPageID()..: int(2) numItems()...........: int(200) numPages()...........: int(20) isFirstPage()........: bool(false) isLastPage().........: bool(false) isLastPageComplete().: bool(true) $pager->range........: array(8) { [1]=> bool(false) [2]=> bool(false) [3]=> bool(true) [4]=> bool(false) [5]=> bool(false) [6]=> bool(false) [7]=> bool(false) [8]=> bool(false) }