- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xowf::Package
::xowf::Package create ...
Defined in
Class Relations
Methods (to be applied on the object)
create_new_workflow_page (scripted, public)
xowf::Package create_new_workflow_page -package_id package_id \ -parent_id parent_id -name name -title title \ [ -instance_attributes instance_attributes ]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
Methods (to be applied on instances)
destroy (scripted, public)
<instance of xowf::Package> destroyremove mixin
- Testcases:
- create_test_items, create_workflow_with_instance
initialize (scripted, public)
<instance of xowf::Package> initializeAdd mixin ::xowf::WorkflowPage to every FormPage.
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables