template::adp_eval (public)

 template::adp_eval coderef

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

Evaluates a chunk of compiled template code in the calling stack frame. The resulting output is placed in __adp_output in the calling frame, and also returned for convenience.

Parameters:
coderef (required)
Returns:
The output produced by the compiled template code.

Testcases:
ad_dimensional, template_widget_file, xowiki_test_cases
[ show source ]
Show another procedure: