template::adp_tag_init (private)
template::adp_tag_init [ tag_name ]
Defined in packages/acs-templating/tcl/parse-procs.tcl
Called at the beginning of every tag handler to flush the ADP buffer of output accumulated from the last tag (or from the beginning of the file).
- Parameters:
- tag_name (optional)
- The name of the tag. Used for debugging purposes only.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.