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>

Partial Call Graph (max 5 caller/called nodes):
%3 workflow::case::action::available_p workflow::case::action::available_p (public) workflow::case::action::enabled_p workflow::case::action::enabled_p workflow::case::action::available_p->workflow::case::action::enabled_p db_string db_string (public) workflow::case::action::enabled_p->db_string

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