Function __global->predefined_content_changes_ui

Definitions

sources/content2.php

  • Generate a UI 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
$url Tempcode required parameter N/A N/A POST URL
$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