template::form::exists (public)

 template::form::exists id

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

Determine whether a form exists by checking for its data structures.

Parameters:
id - The ID of an ATS form object.
Returns:
1 if a form with the specified ID exists. 0 if it does not.

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

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