<< Back 1 2 3 4 5 6 7 8 Next >> | ||
Array ( [30] => 30 [31] => 31 [32] => 32 [33] => 33 [34] => 34 [35] => 35 [36] => 36 [37] => 37 [38] => 38 [39] => 39 ) |
getCurrentPageID()...: int(4) getNextPageID()......: int(5) getPreviousPageID()..: int(3) 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(false) [4]=> bool(true) [5]=> bool(false) [6]=> bool(false) [7]=> bool(false) [8]=> bool(false) }