Function Module_notifications->advanced
Definitions
site/pages/modules/notifications.php
- Show an advanced notifications settings UI.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: object
Returns
- The result of execution
- Type: Tempcode
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Show an advanced notifications settings UI.
*
* @return Tempcode The result of execution
*/
public function advanced() : object
* Show an advanced notifications settings UI.
*
* @return Tempcode The result of execution
*/
public function advanced() : object

