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:

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: