<< Back 9 10 11 12 13 14 15 16 Next >> | ||
Array ( [80] => 80 [81] => 81 [82] => 82 [83] => 83 [84] => 84 [85] => 85 [86] => 86 [87] => 87 [88] => 88 [89] => 89 ) |
getCurrentPageID()...: int(9) getNextPageID()......: int(10) getPreviousPageID()..: int(8) numItems()...........: int(200) numPages()...........: int(20) isFirstPage()........: bool(false) isLastPage().........: bool(false) isLastPageComplete().: bool(true) $pager->range........: array(8) { [9]=> bool(true) [10]=> bool(false) [11]=> bool(false) [12]=> bool(false) [13]=> bool(false) [14]=> bool(false) [15]=> bool(false) [16]=> bool(false) }