workflow::action::get_from_request_cache (private)
workflow::action::get_from_request_cache action_id [ element ]
Defined in packages/workflow/tcl/action-procs.tcl
This provides some abstraction for the Workflow API cache and also some optimization - we only convert lists to arrays once per request. Should be used internally by the workflow API only.
- Parameters:
- action_id (required)
- element (optional)
- Author:
- Peter Marklund
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.