Login   Register  
PHP Classes
elePHPant
Icontem

Class: PHP Paginacao Class

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Fernando Val  >  PHP Paginacao Class  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP Paginacao Class
Base name: php_pgclass
Description: Show links to browse listings split in pages
Related classes:
Version: 1.0
PHP version: 4.0
License: GNU General Public License (GPL)
All time users: 650 users
All time rank: 3921
Week users: 2 users
Week rank: 1677
Picture of Fernando Val
Author: Fernando Val <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: Brazil Brazil - PHP jobs in Brazil
Age: 43
All time rank: 2257166 in Brazil Brazil
Week rank: 1245 Up91 in Brazil Brazil Up


  Detailed description  
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.

 

  Groups  
Group folder image HTML HTML generation and processing View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file exemplo.php Example Script de exemplo
Plain text file PaginacaoClass.php Class Classe

Download all files: php_pgclass.tar.gz php_pgclass.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.