workflow::case::get_enabled_actions (public, deprecated)

 workflow::case::get_enabled_actions -case_id case_id

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

Deprecated. Invoking this procedure generates a warning.

Get the currently enabled user actions, based on the state of the case

Switches:
-case_id
(required)
The ID of the case.
Returns:
A list of action_id's of the actions which are currently enabled
Author:
Lars Pind <lars@collaboraid.biz>
See Also:

Partial Call Graph (max 5 caller/called nodes):
%3 packages/bug-tracker/www/bulk-update-op.tcl packages/bug-tracker/ www/bulk-update-op.tcl workflow::case::get_enabled_actions workflow::case::get_enabled_actions packages/bug-tracker/www/bulk-update-op.tcl->workflow::case::get_enabled_actions workflow::case::active_p workflow::case::active_p (public) workflow::case::active_p->workflow::case::get_enabled_actions workflow::test::assert_case_state workflow::test::assert_case_state (public) workflow::test::assert_case_state->workflow::case::get_enabled_actions ad_log_deprecated ad_log_deprecated (public) workflow::case::get_enabled_actions->ad_log_deprecated util_memoize util_memoize (public) workflow::case::get_enabled_actions->util_memoize workflow::case::cache_timeout workflow::case::cache_timeout (private) workflow::case::get_enabled_actions->workflow::case::cache_timeout workflow::case::get_enabled_actions_not_cached workflow::case::get_enabled_actions_not_cached (private, deprecated) workflow::case::get_enabled_actions->workflow::case::get_enabled_actions_not_cached

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