xHTML form generation class
Package:
Summary:
Compose and generate HTML forms programmatically
Groups:
Author:
Description:
This class can be used to compose and generate HTML forms programmatically.
It can compose a form by call functions that add inputs, labels, required input marks and line breaks.
The class assembles the HTML of all inputs and displays it as the current script output.
It can compose a form by call functions that add inputs, labels, required input marks and line breaks.
The class assembles the HTML of all inputs and displays it as the current script output.
Comments are closed.