doc_set_page_documentation_mode (public)

 doc_set_page_documentation_mode page_documentation_mode_p

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

Set a flag in the environment determining whether the thread is in "gathering documentation" or "executing the page" mode.

Parameters:
page_documentation_mode_p (required)
true to set the "gathering documentation" flag, or false to clear it.
See Also:

Testcases:
No testcase defined.
Source code:
    set ::ad_conn(api_page_documentation_mode_p) $page_documentation_mode_p
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: