Function __global->predefined_content_changes_ui
Definitions
sources/content2.php
- Generate a UI for predefined content installation/uninstallation.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: object
Parameters
There are no entries at this time
Returns
- UI
- Type: Tempcode
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Generate a UI for predefined content installation/uninstallation.
*
* @return Tempcode UI
*/
function predefined_content_changes_ui() : object
* Generate a UI for predefined content installation/uninstallation.
*
* @return Tempcode UI
*/
function predefined_content_changes_ui() : object