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 - 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):
%3 template::form::generate template::form::generate (private) template::form::template template::form::template template::form::generate->template::form::template template::frm_page_handler template::frm_page_handler (public) template::frm_page_handler->template::form::template ad_conn ad_conn (public) template::form::template->ad_conn apm_package_id_from_key apm_package_id_from_key (public) template::form::template->apm_package_id_from_key parameter::get parameter::get (public) template::form::template->parameter::get template::adp_init template::adp_init (public) template::form::template->template::adp_init template::form::get_reference template::form::get_reference (private) template::form::template->template::form::get_reference

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