|
|
| Name: |
HTMList |
| Base name: |
htmlist |
| Description: |
Create and manipulate HTML output programaticallly |
| Version: |
1.0 |
| PHP version: |
3.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
284 users |
| All time rank: |
5786 |
| Week users: |
0 users |
| Week rank: |
2350 |
| |
|
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.
| Not yet rated by the users |
| |
Applications that use this class |
|
|
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.
| |
Files |
|
|
| 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 |