template::form::generate (private)

 template::form::generate id [ style ]

Defined in packages/acs-templating/tcl/form-procs.tcl

Render the finished HTML output for a dynamic form.

Parameters:
id (required)
The form identifier
style (optional)
The style template to use when generating the form. Form style templates must be placed in the forms subdirectory of the ATS resources directory.
Returns:
A string containing the HTML for the body of the form.

Testcases:
No testcase defined.
[ show source ]
Show another procedure: