Login   Register  
PHP Classes
elePHPant
Icontem

Class: Table Element

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Carlos Reche  >  Table Element  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Table Element
Base name: table_element
Description: Generate HTML tables from the contents of cells
Related classes: ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 1054 users
All time rank: 2861
Week users: 0 users
Week rank: 2502
Picture of Carlos Reche
Author: Carlos Reche <e-mail contact>
Packages: 10 Browse this author's classes Browse this author's classes
Country: Brazil Brazil - PHP jobs in Brazil
Age: 28
All time rank: 503 in Brazil Brazil
Week rank: 160 Down7 in Brazil Brazil Down
Innovation award
Innovation award
Nominee: 2x


  Detailed description  
This class generates HTML tables just by defining the contents of the table cells.

All the attributes of the HTML tags (table, tr and td) can be set using the class functions, including the attributes for defining the table elements event handling Javascript code.

The contents of the cells can be defined specifying the cell row and column coordinates.

If there were any table cells left in blank, the class will automatically expand the span of the preceeding row cells to include the blank cells. The class may also be instructed to include blank cells in the span of the preceeding row.

The HTML code generated is compliant with XHTML and is also correctly indented.

 

  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 class.tableelement.php Class TableElement class file
Plain text file example.php Example A few examples of how to use TableElement class

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