template::adp_levels (public, deprecated)

 template::adp_levels

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

Deprecated. Invoking this procedure generates a warning.

Returns:
all stack frame levels
See Also:

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

Testcases:
No testcase defined.
Source code:
ad_log_deprecated proc template::adp_levels
    if { [info exists ::template::parse_level] } {return $::template::parse_level}
    return ""
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: