PHP Classes

XHTML Table generator: Generates HTML tables conformant with XHTML 1.0

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStar 22%Total: 1,093 All time: 3,426 This week: 488Up
Version License Categories
tablegenerator 1.0GNU General Publi...HTML
Description 

Author

This package is meant to generate HTML tables conformant with the XHTML 1.0 Strict standard.

It provides several classes that abstract the definition and generation of HTML tags including some specialized in tags for defining HTML tables: table, tr, th and td.

Picture of Oddleif Halvorsen
Name: Oddleif Halvorsen <contact>
Classes: 2 packages by
Country: Norway Norway

  Files folder image Files (7)  
File Role Description
Plain text file HTMLTag.php Class Superclass for all HTML tags
Plain text file Table.php Class The class for the table tag.
Plain text file TableCell.php Class Superclass for the table cells (Th and Td)
Accessible without login Plain text file TableExample.php Example An example script on using the table generator.
Plain text file Td.php Class Class for the td tag.
Plain text file Th.php Class Class for the th tag
Plain text file Tr.php Class The class for the tr tag.

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
Downloadtablegenerator-2004-08-18.zip 6KB
Downloadtablegenerator-2004-08-18.tar.gz
Install with ComposerInstall with Composer
Needed packages  
Class DownloadWhy it is needed Dependency
Double Linked List Download .zip .tar.gz Table.php and Tr.php uses the "Double Linked List" package to store rows and cells. Required
 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,093
This week:0
All time:3,426
This week:488Up
 User Ratings  
 
 All time
Utility:25%StarStar
Consistency:66%StarStarStarStar
Documentation:-
Examples:33%StarStar
Tests:-
Videos:-
Overall:22%StarStar
Rank:4481