Function __global->predefined_content_changes_actualiser
Definitions
sources/content2.php
- Actualiser for predefined content installation/uninstallation.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$addon | string | required parameter | N/A | N/A | Addon to do for |
$title | Tempcode | required parameter | N/A | N/A | Screen title |
$skip | array | [] | N/A | N/A | List of predefined content codenames to skip |
$only | ?array | Null | N/A | N/A | List of predefined content codenames to limit to (null: no limit) |
Return
- UI
- Type: Tempcode
- Set: N/A
- Range: N/A