<< Back 9 10 11 12 13 14 15 16 Next >> | ||
Array ( [100] => 100 [101] => 101 [102] => 102 [103] => 103 [104] => 104 [105] => 105 [106] => 106 [107] => 107 [108] => 108 [109] => 109 ) |
getCurrentPageID()...: int(11) getNextPageID()......: int(12) getPreviousPageID()..: int(10) numItems()...........: int(200) numPages()...........: int(20) isFirstPage()........: bool(false) isLastPage().........: bool(false) isLastPageComplete().: bool(true) $pager->range........: array(8) { [9]=> bool(false) [10]=> bool(false) [11]=> bool(true) [12]=> bool(false) [13]=> bool(false) [14]=> bool(false) [15]=> bool(false) [16]=> bool(false) }