| Adding shared route information |
Information |
[create] path_add (fid:**, pid:**, name:**, type:**, foreign_key:**, richeditor:**, description:**, icon:**) |
| Changing shared route Information |
Information |
[modify] path_modify (pid:**, name:**, type:**, foreign_key:**, richeditor:**, description:**, icon:**) |
| Deleting shared route information |
Information |
[delete] path_delete (pid:**) |
| Deleting shared route information in bulk |
Information |
[delete] path_delete_multi (pids_1:**) |
| Changing the Administrator notes |
Information |
[modify] admin_memo_modify (pid:**, admin_memo:**) |
| Adding a route step |
Information |
[create] path_step_add (pid:**, psid:**, role:'**', code:'**', type:'**', acceptance_type:'**', change_path:'**') |
| Changing Route steps |
Information |
[modify] path_step_modify (psid:**, role:'**', code:'**', path:**, type:'**', acceptance_type:'**', change_path:'**') |
| Deleting route steps |
Information |
[delete] path_step_delete (psid:**) |
| Deleting route steps in bulk |
Information |
[delete] path_step_delete_multi (psids_1:**) |
| Reorder Route Steps |
Information |
[modify] path_step_order (pid:**, psids_1:**) |
| Add defaults |
Information |
[create] default_add (psid:**, uids_1:**, gids_1:**, srids_1:**, skip:**, applicant:**) |
| Choice of Superior |
Information |
[modify] default_chief_set (rid:**, psid:**, chief:**) |
| Set the default value (omitted) |
Information |
[modify] default_skip_set (psid:**) |
| Delete defaults |
Information |
[delete] default_delete_multi (psid:**, uids_1:**, gids_1:**, srids_1:**, skip:**, applicant:**) |
| Delete all of the default values |
Information |
[delete] default_delete_all (psid:**) |
| Allow setting for default change |
Information |
[modify] default_change_path (psid:**, change_path:**) |
| Shared private route |
Information |
[modify] path_publish (pid:**, type:**) |
| Adding a separator line |
Information |
[create] path_separator_add (pid:**) |
| Reorder Route or separator lines |
Information |
[modify] path_order (pids_1:**) |
| Import from XML file |
Information |
[import] path_import (pids_1:**, psids_1:**, uids_1:**, gids_1:**, srids_1:**, crids_1:**, skips:**, applicants:**) |
| Export to XML file |
Information |
[export] path_export |