xowf::Package instproc destroy (public)
<instance of xowf::Package> destroy
Defined in /var/www/openacs.org/packages/xowf/tcl/xowf-procs.tcl
remove mixin
- Testcases:
- create_test_items, create_workflow_with_instance
Source code: # # In general, it is possible, that multiple xowf packages are # concurrently active in one thread. We want to remove the mixin # only, when the last instance is deleted. # if {[llength [[self class] allinstances]] == 1} { ::xowiki::FormPage instmixin delete ::xowf::WorkflowPage } nextXQL Not present: Generic, PostgreSQL, Oracle