apm_doc_body_callback (public, deprecated)

 apm_doc_body_callback string

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

Deprecated. Invoking this procedure generates a warning.

This callback uses the document API to append more text to the stream.

Parameters:
string (required)

Partial Call Graph (max 5 caller/called nodes):
ad_log_deprecated ad_log_deprecated (public) doc_body_append doc_body_append (public, deprecated) apm_doc_body_callback apm_doc_body_callback apm_doc_body_callback->ad_log_deprecated apm_doc_body_callback->doc_body_append

Testcases:
No testcase defined.
Source code:
ad_log_deprecated proc apm_doc_body_callback
    doc_body_append $string
XQL Not present:
PostgreSQL, Oracle
Generic XQL file:
packages/acs-tcl/tcl/deprecated-procs.xql

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