<< Back 1 2 3 4 5 6 7 8 Next >> | ||
Array ( [40] => 40 [41] => 41 [42] => 42 [43] => 43 [44] => 44 [45] => 45 [46] => 46 [47] => 47 [48] => 48 [49] => 49 ) |
getCurrentPageID()...: int(5) getNextPageID()......: int(6) getPreviousPageID()..: int(4) 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(false) [5]=> bool(true) [6]=> bool(false) [7]=> bool(false) [8]=> bool(false) }