PageIterator is a class for stepping through a large set of data, such as a database query result, page by page.
It returns the index numbers of the elements to be displayed on each page and page numbers for links to previous and next pages.
PageIterator does not mess with the design of your page, nor with your database. It only handles the logic of browsing through a large set of data.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (75.0%) |
Sufficient (70.8%) |
Good (87.5%) |
Good (91.7%) |
- |
- |
Sufficient (62.5%) |
625 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|