xowf-procs.tcl

XoWiki Workflow - main library classes and objects

Location:
packages/xowf/tcl/xowf-procs.tcl
Created:
2008-03-05
Author:
Gustaf Neumann

Procedures in this file

Detailed information

xowf::include_get (private)

 xowf::include_get [ -level level ] wfName [ vars ]

Implement inclusion of workflow definitions.

Switches:
-level (optional, defaults to "1")
Parameters:
wfName (required)
vars (optional)

Partial Call Graph (max 5 caller/called nodes):
%3 ad_file ad_file (public) xowf::include_get xowf::include_get xowf::include_get->ad_file

Testcases:
No testcase defined.

xowf::migrate_from_wf_current_state (private)

 xowf::migrate_from_wf_current_state

Partial Call Graph (max 5 caller/called nodes):
%3

Testcases:
No testcase defined.
[ show source ]