ad_header (public, deprecated)

 ad_header [ -focus focus ] page_title \
    [ extra_stuff_for_document_head ]

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

Deprecated. Invoking this procedure generates a warning.

writes HEAD, TITLE, and BODY tags to start off pages in a consistent fashion

Switches:
-focus (optional)
Parameters:
page_title (required)
extra_stuff_for_document_head (optional)
See Also:
  • Documentation on the site master template for the proper way to standardize page headers

Partial Call Graph (max 5 caller/called nodes):
apm_header apm_header (public, deprecated) ad_header ad_header apm_header->ad_header packages/acs-tcl/lib/build-repository.tcl packages/acs-tcl/ lib/build-repository.tcl packages/acs-tcl/lib/build-repository.tcl->ad_header packages/bookmarks/www/bookmarks-check.tcl packages/bookmarks/ www/bookmarks-check.tcl packages/bookmarks/www/bookmarks-check.tcl->ad_header packages/download/www/admin/spam-users-2.tcl packages/download/ www/admin/spam-users-2.tcl packages/download/www/admin/spam-users-2.tcl->ad_header ad_header_with_extra_stuff ad_header_with_extra_stuff (public, deprecated) ad_header->ad_header_with_extra_stuff ad_log_deprecated ad_log_deprecated (public) ad_header->ad_log_deprecated

Testcases:
No testcase defined.
[ show source ]
Show another procedure: