- Publicity: Public Only All
callback-procs.tcl
Callback procs for Cookie Consent Library into OpenACS
- Location:
- packages/cookie-consent/tcl/callback-procs.tcl
- Created:
- 13 Dec 2017
- Author:
- Gustaf Neumann
- CVS Identification:
$Id: callback-procs.tcl,v 1.1.2.3 2024/07/24 16:34:48 gustafn Exp $
Procedures in this file
- callback::subsite::page_plugin::impl::cookie-consent (private)
- cookieconsent::after-install (private)
- cookieconsent::after-upgrade (private)
- cookieconsent::before-uninstall (private)
Detailed information
callback::subsite::page_plugin::impl::cookie-consent (private)
callback::subsite::page_plugin::impl::cookie-consent
Implementation of subsite::page_plugin for cookie-consent
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
cookieconsent::after-install (private)
cookieconsent::after-install
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
cookieconsent::after-upgrade (private)
cookieconsent::after-upgrade [ -from_version_name from_version_name ] \ [ -to_version_name to_version_name ]
After-upgrade callback.
- Switches:
- -from_version_name (optional)
- -to_version_name (optional)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
cookieconsent::before-uninstall (private)
cookieconsent::before-uninstall
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.