Login   Register  
PHP Classes
elePHPant
Icontem

Lista Paginacao Class

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of custodio  >  Lista Paginacao Class  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Lista Paginacao Class
Base name: listapaginacaoclass
Description: Show MySQL query results in lists split in pages
Related classes: , , ,
Version: 1.0
PHP version: 5.0
Licenses: Freeware
GNU General Public License (GPL)
GNU Lesser General Public License (LGPL)
All time users: 399 users
All time rank: 5114
Week users: 0 users
Week rank: 2427
 

  Author  
Picture of custodio
Name: custodio <e-mail contact>
Packages: 1 Browse all classes by custodio Browse all classes by
Country: Brazil Brazil - PHP jobs in Brazil
Age: ???
All time rank: 2784209 in Brazil Brazil
Week rank: 2212 Up163 in Brazil Brazil Up


  Detailed description  
This package can be used to display MySQL query results split in multiple pages.

It executes a given MySQL query and displays the results in HTML tables. Navigation links are displayed to browse the listing that may be split in multiple pages, each displaying a limited number of records.

The odd and even rows are displayed with different background colors. Rows are highlighted with a different color when the user drags the mouse over them.

A checkbox input may be displayed on each row to select rows and submit them with to another page for processing, for instance to delete the selected rows.

When the user clicks on the table header title links, the listing is redisplayed sorting the query results by the click column, in ascending or descending order.

The code and comments are in Portuguese.

In Portuguese:

Está é uma classe que lista os resultados de um SQL em tabelas HTML. O banco de dados usado é o MySQL.

Esta classe exibe a listagem de forma agradavél formatada por arquivos CSS e Javascript.

Ao passar o mouse sobre uma linha esta muda de cor ficando diferente da demais linhas. As linhas pares são de cor diferente das linhas ímpares.

Há um ckeckbox que você pode marcar várias linhas e enviar as ID do registros a página, por exemplo para deletar várias linhas.

Ao clicar sobre o título da Colunas os registros são ordenados por exta coluna ao clicar nesta mesma coluna ela muda o tipo de ordenação: crescente e descrescente.

  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes


  User ratings  
Not yet rated by the users

  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 Leia_Me.txt Doc. Arquivo que contém instruções
Plain text file padrao.css Data Layout Css com nomes gerado pela classe e outras formatações
Plain text file SQL.sql Data Cria o banco para teste e exemplos
Plain text file PaginacaoClass.php Class Faz os links de navegação de página.
Plain text file ListaPaginacaoClass.php Class Este é o arquivo principal que gera a Listagem e paginação
Plain text file Exemplo.php Example Um exemplo prático de uso do Projeto
Plain text file marcar_check.css Data Arquivo necessario para marcar a linha de cor diferente
Plain text file marcar_check.js Data Arquivo para gerar a marcação das linhas

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