template_tag (public, deprecated)

 template_tag [ args... ]

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

Deprecated. Invoking this procedure generates a warning.

Generic wrapper for registered tag handlers. DEPRECATED: does not comply with OpenACS naming convention

See Also:

Partial Call Graph (max 5 caller/called nodes):
%3 ad_log_deprecated ad_log_deprecated (public) template::tag template::tag (public) template_tag template_tag template_tag->ad_log_deprecated template_tag->template::tag

Testcases:
No testcase defined.
Source code:
ad_log_deprecated proc template_tag
    return [template::tag {*}$args]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: