workflow::case::action::enabled_p (public)

 workflow::case::action::enabled_p -case_id case_id \
    -action_id action_id

Defined in packages/workflow/tcl/case-procs.tcl

Is this action currently enabled.

Switches:
-case_id (required)
The ID of the case.
-action_id (required)
The ID of the action
Returns:
true or false.
Author:
Lars Pind <lars@collaboraid.biz>

Testcases:
No testcase defined.
[ show source ]
Show another procedure: