Function __global->report_content_form
Definitions
sources/report_content.php
- The UI to report content.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$title | Tempcode | required parameter | N/A | N/A | Screen title |
$content_type | ID_TEXT | required parameter | N/A | N/A | The content type being reported |
$content_id | ID_TEXT | required parameter | N/A | N/A | The content ID being reported |
Return
- The UI
- Type: Tempcode
- Set: N/A
- Range: N/A