Function Module_chat->blocking_add
Definitions
site/pages/modules/chat.php
- Change blocking settings (add one specific to block list, and then redirect).
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: object
Returns
- The UI
- Type: Tempcode
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Change blocking settings (add one specific to block list, and then redirect).
*
* @return Tempcode The UI
*/
public function blocking_add() : object
* Change blocking settings (add one specific to block list, and then redirect).
*
* @return Tempcode The UI
*/
public function blocking_add() : object

