PHP Classes
elePHPant
Icontem

HTML Generator Class: Generate HTML documents programmatically

Recommend this page to a friend!
  Info   View files View files (21)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2008-04-24 (8 years ago) RSS 2.0 feedNot yet rated by the usersTotal: 944 This week: 1All time: 3,668 This week: 1,047Up
Version License PHP version Categories
htmlgen 1.0GNU Lesser Genera...5.2HTML, PHP 5
Description Author

This package can be used to generate HTML documents programmatically.

There are several classes that abstract HTML documents and different types of HTML page elements.

The classes can define the page elements from element specific options configurable using setter functions.

The classes can generate the elements HTML that is returned as a string.

Currently it provides classes to abstract the page document, forms, images, links, tables, etc..

Picture of Bruyndonckx
Name: Bruyndonckx <contact>
Classes: 2 packages by
Country: Belgium Belgium
Innovation award
Innovation award
Nominee: 1x

Details
HTML Package

Thanks for downloading the HTML Package. 
This package allows you to generate Html tags in an object-oriented way in PHP.
See the various unittests for examples.

Directory structure:

- runTests.php
+ html
   > Html*.inc files
+ junit
   > Html*Tests.php files
+ lib
   - StringUtils.inc
   - SimpleTest package
   
SimpleTest is a testing framework.  It can be retrieved from: http://simpletest.sourceforge.net/
  Files folder image Files  
File Role Description
Plain text file HtmlAligner.inc Class HTML Aligner class
Plain text file HtmlBlock.inc Class HTML Div en Span class
Plain text file HtmlDocument.inc Class HTML Document
Accessible without login Plain text file HtmlDocumentTests.php Test Test HTML Document
Plain text file HtmlElement.inc Class HTML Element Superclass
Plain text file HtmlForm.inc Class HTML Form generation
Accessible without login Plain text file HtmlFormTests.php Test Test HTML Forms
Plain text file HtmlImage.inc Class HTML Image generation
Plain text file HtmlJavaScript.inc Class HTML Javascript class
Plain text file HtmlLink.inc Class HTML Link class
Plain text file HtmlList.inc Class HTML List class
Plain text file HtmlMap.inc Class HTML Google Maps
Accessible without login Plain text file HtmlMapTests.php Test Test HTML Google Maps
Plain text file HtmlTabControl.inc Class HTML Tab control
Plain text file HtmlTable.inc Class HTML Table class
Accessible without login Plain text file HtmlTableTests.php Test Test HTML Tables
Accessible without login Plain text file HtmlTests.php Test General HTML Tests
Accessible without login Plain text file navlist.css Data CSS styles for tab control
Accessible without login Plain text file readme.txt Doc. Read Me
Accessible without login Plain text file runTests.php Test Run all junit tests
Accessible without login Plain text file StringUtils.inc Aux. String Utils support file

 Version Control Unique User Downloads Download Rankings  
 0%
Total:944
This week:1
All time:3,668
This week:1,047Up