<< Back 1 2 3 4 5 6 7 8 Next >> | ||
Array ( [10] => 10 [11] => 11 [12] => 12 [13] => 13 [14] => 14 [15] => 15 [16] => 16 [17] => 17 [18] => 18 [19] => 19 ) |
getCurrentPageID()...: int(2) getNextPageID()......: int(3) getPreviousPageID()..: int(1) numItems()...........: int(200) numPages()...........: int(20) isFirstPage()........: bool(false) isLastPage().........: bool(false) isLastPageComplete().: bool(true) $pager->range........: array(8) { [1]=> bool(false) [2]=> bool(true) [3]=> bool(false) [4]=> bool(false) [5]=> bool(false) [6]=> bool(false) [7]=> bool(false) [8]=> bool(false) }