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 (required)
one of create, error_p, exists, get_property, get_value, get_values, querygetall, set_error, set_properties, set_value
form_id (required)
string identifying the form
element_id (required)
string identifying the element
See Also:

Testcases:
template_widget_file
Source code:
    template::element::$command $form_id $element_id {*}$args
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: