This class can be used to show links to browse listings split in multiple pages.
It takes the total number of entries in the listing, the limit of entries to display per page, and the current page number to generate HTML links to browse the next, previous, first, last pages of the listing.
The HTML template of for the links is configurable.
In Portuguese:
Essa classe é usada para gerar tanto paginações simples (só os links de paginas) como Avançadas ( Primeira pagina, Proxima pagina, Bloco de paginas anterior, Proximo bloco de paginas, proxima pagina e ultima pagina)
Ela fornece a possibilidade de receber um modelo de HTML e retornalo preenchido. |