| Login | Register | |||
| Recommend this page to a friend! |
| Classes of Fernando Val | > | PHP Paginacao Class | > | Download | > | > | > | |||||
|
|||||||||||||||||||||||
| Author | Detailed description | |||||
| Applications | ||||||
Author
Groups
Detailed descriptionThis 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. User ratings
Applications that use this classNo application links were specified for this class.
Files
|
| Copyright (c) Icontem 1999-2009 | PHP Classes | - PHP Class Scripts |
| PHP Book Reviews | - Reviews of books and other products |