ds_adp_end_box (public)

 ds_adp_end_box [ -stub stub ]

Defined in packages/acs-developer-support/tcl/acs-developer-support-procs.tcl

Appends adp end box if the show toggle is true

Switches:
-stub (optional, defaults to "$__adp_stub")

Testcases:
callgraph__bad_page_calls, web_forum_new, web_forum_edit, web_forums_message_and_reply
Source code:
    template::adp_append_code "if { \[info exists ::ds_show_p\] } {"
    template::adp_append_code "    append __adp_output \"</div></div><!-- END\n$stub (lvl \[info level\])-->\""
    template::adp_append_code "}"
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: