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 (required)
- The identifier of the form containing the element.
- element_id (required)
- The unique identifier of the element within the form.
- tag_attributes (required)
- Reserved for future use.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: get_reference return $element(help_text)XQL Not present: Generic, PostgreSQL, Oracle