template::form::is_submission (public)

 template::form::is_submission id

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

Return true if a submission in progress. The submission may or may not be valid.

Parameters:
id - The form identifier
Returns:
1 if true or 0 if false

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

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