Fast Site
Package:
Summary:
Generate HTML documents programmatically
Groups:
Author:
Description:
This class can be used to generate HTML documents programmatically.
It can compose an HTML document by calling functions to set different page element values like the page title, document type, character set, meta tags, and JavaScript code.
The class assembles all the supplied parameter tags and outputs the generated document header or footer.
It can compose an HTML document by calling functions to set different page element values like the page title, document type, character set, meta tags, and JavaScript code.
The class assembles all the supplied parameter tags and outputs the generated document header or footer.
Comments are closed.