xowf::WorkflowPage instproc call_action_foreach (public)
<instance of xowf::WorkflowPage> call_action_foreach \ -action action [ -attributes attributes ] page_names
Defined in /var/www/openacs.org/packages/xowf/tcl/xowf-procs.tcl
Call the specified action for each of the specified pages denoted by the list of page names
- Switches:
- -action (required)
- -attributes (optional)
- Parameters:
- page_names (required)
- Testcases:
- No testcase defined.