Page Control Class
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 between multiple pages.
It takes as parameters the number of entries in the listing, the limit number of entries to display per page and the current page number.
The class returns an array with HTML links to the next and previous pages.
It takes as parameters the number of entries in the listing, the limit number of entries to display per page and the current page number.
The class returns an array with HTML links to the next and previous pages.
Comments are closed.