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

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:

Testcases:
No testcase defined.

cookieconsent::after-install (private)

 cookieconsent::after-install

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)

Testcases:
No testcase defined.

cookieconsent::before-uninstall (private)

 cookieconsent::before-uninstall

Testcases:
No testcase defined.
[ show source ]