template::element::render_help (private)

 template::element::render_help form_id element_id tag_attributes

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

Render the -help_text text

Parameters:
form_id - The identifier of the form containing the element.
element_id - The unique identifier of the element within the form.
tag_attributes - Reserved for future use.

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

Testcases:
No testcase defined.
Source code:
    get_reference

    return $element(help_text)
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ]
Show another procedure: