• Publicity: Public Only All

tag-procs.tcl

Auxiliary Procs for Tag Handlers for the ArsDigita Templating System

Location:
packages/acs-templating/tcl/tag-procs.tcl
Authors:
Karl Goldstein <karlg@arsdigita.com>
Stanislav Freidin <sfreidin@arsdigita.com>
Christian Brechbuehler <chrisitan@arsdigita.com>
CVS Identification:
$Id: tag-procs.tcl,v 1.27.2.3 2022/08/29 14:17:25 antoniop Exp $

Procedures in this file

Detailed information

template::template_tag_if_interp_expr (public)

 template::template_tag_if_interp_expr

Interpret an expression as part of the simplified IF syntax

Partial Call Graph (max 5 caller/called nodes):
%3 template::template_tag_if_condition template::template_tag_if_condition (private) template::template_tag_if_interp_expr template::template_tag_if_interp_expr template::template_tag_if_condition->template::template_tag_if_interp_expr ad_log ad_log (public) template::template_tag_if_interp_expr->ad_log template::template_tag_subst_reference template::template_tag_subst_reference (private) template::template_tag_if_interp_expr->template::template_tag_subst_reference

Testcases:
No testcase defined.
[ show source ]