template::element (public)

 template::element command form_id element_id [ args... ]

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

Manage elements of form objects.

see the individual commands for further information.

Parameters:
command - one of create, error_p, exists, get_property, get_value, get_values, querygetall, set_error, set_properties, set_value
form_id - string identifying the form
element_id - string identifying the element
See Also:

Partial Call Graph (max 5 caller/called nodes):
%3 test_template_widget_file template_widget_file (test acs-templating) template::element template::element test_template_widget_file->template::element ad_form ad_form (public) ad_form->template::element attribute::add_form_elements attribute::add_form_elements (public) attribute::add_form_elements->template::element forums::form::forum forums::form::forum (public) forums::form::forum->template::element forums::form::forward_message forums::form::forward_message (public) forums::form::forward_message->template::element forums::form::message forums::form::message (public) forums::form::message->template::element

Testcases:
template_widget_file
[ show source ]
Show another procedure: