template::form::get_elements (public)

 template::form::get_elements [ -no_api ] id

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

Return a list of element names for the form with given id.

Switches:
-no_api
(boolean) (optional)
If provided, filter out form builder and ad_form API element names that start with the double underscore
Parameters:
id
Author:
Peter Marklund

Partial Call Graph (max 5 caller/called nodes):
%3 packages/acs-admin/www/auth/authority-parameters.tcl packages/acs-admin/ www/auth/authority-parameters.tcl template::form::get_elements template::form::get_elements packages/acs-admin/www/auth/authority-parameters.tcl->template::form::get_elements packages/acs-admin/www/auth/authority.tcl packages/acs-admin/ www/auth/authority.tcl packages/acs-admin/www/auth/authority.tcl->template::form::get_elements template::form::get_values template::form::get_values (public) template::form::get_values->template::form::get_elements template::adp_level template::adp_level (public) template::form::get_elements->template::adp_level

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