workflow::case::get_notification_requests_multirow (public)
workflow::case::get_notification_requests_multirow \ -multirow_name multirow_name [ -label label ] \ [ -workflow_id workflow_id ] [ -case_id case_id ] \ [ -return_url return_url ]
Defined in packages/workflow/tcl/case-procs.tcl
Returns a multirow with columns url, label, title, of the possible workflow notification types. Use this to present the user with a list of subscription links.
- Switches:
- -multirow_name (required)
- -label (optional)
- -workflow_id (optional)
- -case_id (optional)
- -return_url (optional)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.