core_message/notification_processor

Represents the notification processor (e.g. email, popup, jabber)

Source:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Methods

(inner) getName() → {string}

Source:

Get the processor name.

Returns:
Type
string

(inner) isLoggedInEnabled() → {bool}

Source:

Check if the processor is enabled when the user is logged in.

Returns:
Type
bool