workflow::action::update_sort_order (private)

 workflow::action::update_sort_order -workflow_id workflow_id \
    -sort_order sort_order

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

Increase the sort_order of other actions, if the new sort_order is already taken.

Switches:
-workflow_id (required)
-sort_order (required)

Partial Call Graph (max 5 caller/called nodes):
%3 workflow::action::edit workflow::action::edit (public) workflow::action::update_sort_order workflow::action::update_sort_order workflow::action::edit->workflow::action::update_sort_order db_dml db_dml (public) workflow::action::update_sort_order->db_dml db_string db_string (public) workflow::action::update_sort_order->db_string

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