Option Pager
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 the limit number of entries to list per page and get the current page number from a request variable to return the number of the first entry to list in the current page.
The class also takes the total number of entries to generate HTML links that can be used to go to the previous, next and any intermediate listing pages.
It takes the limit number of entries to list per page and get the current page number from a request variable to return the number of the first entry to list in the current page.
The class also takes the total number of entries to generate HTML links that can be used to go to the previous, next and any intermediate listing pages.
Comments are closed.