This class can be used to generate links to navigate between pages of listings of database query results split in multiple pages.
It uses sessions to pass the pagination state between pages.
It can also output the content to be shown in each page with user defined functions.
The class can be configured to defined the number of links to other pagination pages, number of rows of data to display on each page, the functions to execute SQL query and retrieve the results to display.
It can display an unlimited number of paginated listings per page.
The format of the links can be configures using template strings.
|
|
| Name: |
Tomeks Pagination |
| Base name: |
pagination |
| Description: |
Output pagination links using session to pass data |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
891 users |
| All time rank: |
3479 |
| Week users: |
0 users |
| Week rank: |
2054  |
| |
|
| There are not enough user ratings to display for this class. |
| |
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 |
|
|