ad_parse_template (public)
ad_parse_template [ -params params ] template
Defined in packages/acs-templating/tcl/acs-integration-procs.tcl
Return a string containing the parsed and evaluated template to the caller.
- Switches:
- -params (optional)
- The parameters to pass to the template. Note that pass-by-reference params must be in the page namespace, they cannot be in a local procedure, or any other namespace.
- Parameters:
- template (required)
- Name of template file
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- ad_return_exception_template, create_form_with_form_instance