template::form::template (private)
template::form::template id [ style ]
Defined in packages/acs-templating/tcl/form-procs.tcl
Auto-generate the template for a 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 a template for the body of the form.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.