xowf::Package instproc initialize (public)

 <instance of xowf::Package[i]> initialize

Defined in packages/xowf/tcl/xowf-procs.tcl

Add mixin ::xowf::WorkflowPage to every FormPage.

Partial Call Graph (max 5 caller/called nodes):
%3 test_create_folder_with_page create_folder_with_page (test xowf) xowf::Package instproc initialize xowf::Package instproc initialize test_create_folder_with_page->xowf::Package instproc initialize test_create_test_items create_test_items (test xowf) test_create_test_items->xowf::Package instproc initialize test_create_workflow_with_instance create_workflow_with_instance (test xowf) test_create_workflow_with_instance->xowf::Package instproc initialize

Testcases:
create_test_items, create_folder_with_page, create_workflow_with_instance
Source code:
#
# This method is called, whenever an xowf package is initialized.
#
next
#:msg "::xowiki::FormPage instmixin add ::xowf::WorkflowPage"
::xowiki::FormPage instmixin add ::xowf::WorkflowPage
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: