• Publicity: Public Only All

xowiki-callback-procs.tcl

XoWiki - Callback procs

Location:
packages/xowiki/tcl/xowiki-callback-procs.tcl
Created:
2006-08-08
Author:
Gustaf Neumann
CVS Identification:
$Id: xowiki-callback-procs.tcl,v 1.78.2.8 2022/06/22 17:48:38 gustafn Exp $

Procedures in this file

Detailed information

xowiki::before-uninstantiate (public)

 xowiki::before-uninstantiate -package_id package_id

Callback to be called whenever a package instance is deleted.

Switches:
-package_id
(required)
Author:
Gustaf Neumann

Partial Call Graph (max 5 caller/called nodes):
%3 test_xowiki_test_cases xowiki_test_cases (test xowiki) xowiki::before-uninstantiate xowiki::before-uninstantiate test_xowiki_test_cases->xowiki::before-uninstantiate apm_instance_name_from_id apm_instance_name_from_id (public) xowiki::before-uninstantiate->apm_instance_name_from_id general_comments_delete_messages general_comments_delete_messages (public) xowiki::before-uninstantiate->general_comments_delete_messages

Testcases:
xowiki_test_cases
[ show source ]