template::form::size (public)

 template::form::size id

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

Parameters:
id - The form identifier
Returns:
the number of elements in the form identified by id

Partial Call Graph (max 5 caller/called nodes):
%3 template::form::get_reference template::form::get_reference (private) template::form::size template::form::size template::form::size->template::form::get_reference

Testcases:
No testcase defined.
Source code:
    template::form::get_reference
    return [llength $elements]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: