xowf::WorkflowPage instproc www-edit (public)
<instance of xowf::WorkflowPage> www-edit args [ args... ]
Defined in /var/www/openacs.org/packages/xowf/tcl/xowf-procs.tcl
Hook for editing workflow pages
- Parameters:
- args (required)
- Testcases:
- create_workflow_with_instance
Source code: if {[:is_wf_instance]} { set ctx [::xowf::Context require [self]] set s [$ctx current_state] :include_header_info -css [$s extra_css] -js [$s extra_js] } nextXQL Not present: Generic, PostgreSQL, Oracle