Function Module_topics->relay_with_reason
Definitions
forum/pages/modules/topics.php
- The UI for a trivial form page that asks a reason before relaying the results to the same URL, but with an underscored type.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$_title | ID_TEXT | required parameter | N/A | N/A | The language string codename for the title to use in the page |
$additional_fields | array | [] | N/A | N/A | Array of additional Tempcode fields to attach after the reason field |
$js_function_calls | array | [] | N/A | N/A | Array of JavaScript function calls to use |
Return
- The UI
- Type: Tempcode
- Set: N/A
- Range: N/A