callback::subsite::page_plugin::contract (private)

 callback::subsite::page_plugin::contract

Defined in packages/acs-subsite/tcl/callback-procs.tcl

Execute package-specific code on every page. Callbacks of this type typically call template::head::* functions to add application specific code (CSS and JavaScript) to every page (e.g. like e.g. the cookie-consent-plugin). This callback is a generalization of the callbacks "subsite::get_extra_headers" and "subsite::header_onload".

Partial Call Graph (max 5 caller/called nodes):
%3

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