Home
The Toolkit for Online Communities
15903 Community Members, 0 members online, 2341 visitors today
Log In Register

workflow::get_actions

OpenACS Home : ACS API Browser : workflow::get_actions

workflow::get_actions (public)

workflow::get_actions [ -all ] -workflow_id workflow_id \
    [ -parent_action_id parent_action_id ]
Defined in packages/workflow/tcl/workflow-procs.tcl

Get the action_id's of all the actions in the workflow.

Switches:
-all (boolean) (optional)
-workflow_id (required)
The ID of the workflow
-parent_action_id (optional)
Returns:
list of action_id's.
Author:
Lars Pind <lars@collaboraid.biz>
[ show source ]
Show another procedure: