HTMList
Package:
Summary:
Create and manipulate HTML output programaticallly
Groups:
Author:
Description:
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.
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.
Comments are closed.