template::form::export (public, deprecated)

 template::form::export

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

Deprecated. Invoking this procedure generates a warning.

Generates hidden input tags for all values in a form submission. Typically used to create a confirmation page following an initial submission. DEPRECATED: this proc has been superseded by export_vars, which also offers additional features.

Returns:
A string containing hidden input tags for inclusion in a form.
See Also:

Partial Call Graph (max 5 caller/called nodes):
%3 ad_log_deprecated ad_log_deprecated (public) template::form::export template::form::export template::form::export->ad_log_deprecated

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