xowf::Package proc create_new_workflow_page (public)

 xowf::Package[i] create_new_workflow_page -package_id package_id  \
    -parent_id parent_id  -name name  -title title  \
    [ -instance_attributes instance_attributes ]

Defined in /var/www/openacs.org/packages/xowf/tcl/xowf-procs.tcl

Helper proc for loading workflow prototype page with less effort.

Switches:
-package_id (required)
-parent_id (required)
-name (required)
-title (required)
-instance_attributes (optional)

Testcases:
create_new_workflow_page
[ show source ]
Show another procedure: