Function __global->handle_conflict_resolution
Definitions
sources/form_templates.php
- Look for editing conflicts, and setup editing pinging.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$id | ?ID_TEXT | Null | N/A | N/A | The ID we're editing (null: get from param, 'id') |
$only_staff | boolean | False | N/A | N/A | Whether to only care about staff conflicts |
Return
- A pair: warning details, ping URL
- Type: array
- Set: N/A
- Range: N/A