Recommend this page to a friend! |
Download .zip |
Info | View files (21) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2008-04-24 (8 years ago) | Not yet rated by the users | Total: 944 This week: 1 | All time: 3,668 This week: 1,047 |
Version | License | PHP version | Categories | |||
htmlgen 1.0 | GNU Lesser Genera... | 5.2 | HTML, PHP 5 |
Description | Author | ||||||||||||||
This package can be used to generate HTML documents programmatically. |
|
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 |
File | Role | Description |
---|---|---|
HtmlAligner.inc | Class | HTML Aligner class |
HtmlBlock.inc | Class | HTML Div en Span class |
HtmlDocument.inc | Class | HTML Document |
HtmlDocumentTests.php | Test | Test HTML Document |
HtmlElement.inc | Class | HTML Element Superclass |
HtmlForm.inc | Class | HTML Form generation |
HtmlFormTests.php | Test | Test HTML Forms |
HtmlImage.inc | Class | HTML Image generation |
HtmlJavaScript.inc | Class | HTML Javascript class |
HtmlLink.inc | Class | HTML Link class |
HtmlList.inc | Class | HTML List class |
HtmlMap.inc | Class | HTML Google Maps |
HtmlMapTests.php | Test | Test HTML Google Maps |
HtmlTabControl.inc | Class | HTML Tab control |
HtmlTable.inc | Class | HTML Table class |
HtmlTableTests.php | Test | Test HTML Tables |
HtmlTests.php | Test | General HTML Tests |
navlist.css | Data | CSS styles for tab control |
readme.txt | Doc. | Read Me |
runTests.php | Test | Run all junit tests |
StringUtils.inc | Aux. | String Utils support file |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
Banzora A personalized music tour site |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
SimpleTest JUnit Framework |