This class can be use to show links to browse listings split in multiple pages.
It takes the number of the current page and the last page as parameters.
The class generates links to go to the first, last, previous, next and any intermediate pages.
The base link URL, the text of the links, and the link CSS style classes are configurable.
The code and the comments are in Portuguese.
In Portuguese:
PaginacaoClass é uma classe em PHP para fazer os links de navegação de página no formato "Anterior <primeira> ... <n-3> <n-2> <n-1> N <n+1> <n+2> <n+3> ... <ultima> Próxima".
A classe é totalmente personalizável, permitindo que o programador defina os seguintes parâmetros:
- Link do site;
- Variável GET de definição da página;
- Número de páginas navegáveis laterais a página atual;
- Texto usado para o separador da primeira e últiam páginas dos navegadores de páginas;
- Texto da link "Anterior";
- Texto do link "Próxima";
- Classes HTML dos links, página atual e separadores.
|
|
| Name: |
PHP Paginacao Class |
| Base name: |
php_pgclass |
| Description: |
Show links to browse listings split in pages |
| Version: |
1.0 |
| PHP version: |
4.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
676 users |
| All time rank: |
4135 |
| Week users: |
0 users |
| Week rank: |
889  |
| |
|
| 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 |
|
|