util_striphtml (public, deprecated)

 util_striphtml html

Defined in packages/acs-tcl/tcl/deprecated-procs.tcl

Deprecated. Invoking this procedure generates a warning.

Deprecated. Use ad_html_to_text instead.

Parameters:
html (required)
See Also:

Partial Call Graph (max 5 caller/called nodes):
ad_html_to_text ad_html_to_text (public) ad_log_deprecated ad_log_deprecated (public) util_striphtml util_striphtml util_striphtml->ad_html_to_text util_striphtml->ad_log_deprecated

Testcases:
No testcase defined.
Source code:
ad_log_deprecated proc util_striphtml
    return [ad_html_to_text -- $html]
XQL Not present:
PostgreSQL, Oracle
Generic XQL file:
packages/acs-tcl/tcl/deprecated-procs.xql

[ hide source ] | [ make this the default ]
Show another procedure: