Pagination Class for paging
Package:
Summary:
Generate links to browse listings split in pages
Groups:
Author:
Description:
This class can be used to generate links to browse listings split in pages.
It takes as parameters the total number of entries in a listing and the limit number of entries to display per page.
The class returns a list of links to browser to the next, previous, first and last pages of the listing.
It takes as parameters the total number of entries in a listing and the limit number of entries to display per page.
The class returns a list of links to browser to the next, previous, first and last pages of the listing.
Comments are closed.