This class can be used to create and manipulate HTML output programaticallly.
It can create HTML blocks from parameters passed to the class functions.
The class provides many other types of functions that implement operations to manipulate the created HTML blocks like: adding tags or content before or after a block and indenting or outdenting the HTML.
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
htmlist.php |
Class |
The class file |
Usage |
Example |
Shows the basic of using the HTMList |
Another_example |
Example |
Shows how a HTML class can be set up |