Home
The Toolkit for Online Communities
15900 Community Members, 1 member online, 2383 visitors today
Log In Register

workflow::fsm::get_states

OpenACS Home : ACS API Browser : workflow::fsm::get_states

workflow::fsm::get_states (public)

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

Get the state_id's of all the states in the workflow.

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