Function Module_chat->handle_repost
Definitions
site/pages/modules/chat.php
- Certain add/remove actions may be triggered by hyperlinks, but they need confirming because a link click should never constitute a state change.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$action | ID_TEXT | required parameter | N/A | N/A | The language string codename of our action |
$param | string | required parameter | N/A | N/A | Parameter of action |
Return
- If a confirm page is being output, this is it (null: continue as before)
- Type: ?Tempcode
- Set: N/A
- Range: N/A