template::template_tag_if_concat_params (private)
template::template_tag_if_concat_params params
Defined in packages/acs-templating/tcl/tag-procs.tcl
Append all the tags together. Note that the tokens inside an IF-tag are parsed just as attribute names, since these are not followed by an equals sign such as HTML-like attributes. These tokens can contain variable names, which are case-sensitive. This disallows NaviServer to treat attribute names lower case (in HTML, attribute names are case-insensitive).
- Parameters:
- params (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.