openmediavault  4.0 (Arrakis)
The open network attached storage solution
Public Member Functions | List of all members
OMV\Engine\Module\INotification Interface Reference

Public Member Functions

 getNotificationConfig ()
 

Detailed Description

Interface to get the notification configuration for this module. This is used to enable/disable notifications send via email for example.

Member Function Documentation

◆ getNotificationConfig()

OMV\Engine\Module\INotification::getNotificationConfig ( )

Get the notification configuration.

Returns
An array of arrays containing the following fields: id (string) The identifier of the notification. type (string) The type displayed in the WebGUI. title (string) A title displayed in the WebGUI.

The documentation for this interface was generated from the following file: