Semantic MediaWiki and related extensions
Public Member Functions | Static Public Member Functions | List of all members
SMW\Notifications\EchoNotificationsManager Class Reference

Public Member Functions

 addDefaultOptions (array &$defaultOptions)
 
 getNotificationsBundle (EchoEvent $event, &$bundleString)
 
 createEvent (array $event)
 
 getDefaultRecipientsByType (EchoEvent $event, &$users)
 

Static Public Member Functions

static initNotificationsDefinitions (array &$notifications, array &$notificationCategories, array &$icons)
 

Detailed Description

GNU GPL v2+

Since
1.0
Author
mwjames

Member Function Documentation

◆ addDefaultOptions()

SMW\Notifications\EchoNotificationsManager::addDefaultOptions ( array &  $defaultOptions)
See also
https://www.mediawiki.org/wiki/Notifications/Developer_guide#Conventions
Since
1.0
Parameters
array&$defaultOptions

◆ createEvent()

SMW\Notifications\EchoNotificationsManager::createEvent ( array  $event)
Since
1.0
Parameters
array$event
Returns
EchoEvent

◆ getDefaultRecipientsByType()

SMW\Notifications\EchoNotificationsManager::getDefaultRecipientsByType ( EchoEvent  $event,
$users 
)

◆ getNotificationsBundle()

SMW\Notifications\EchoNotificationsManager::getNotificationsBundle ( EchoEvent  $event,
$bundleString 
)
See also
https://www.mediawiki.org/wiki/Notifications/Developer_guide#Bundled_notification
Since
1.0
Parameters
EchoEvent$event
string&$bundleString

◆ initNotificationsDefinitions()

static SMW\Notifications\EchoNotificationsManager::initNotificationsDefinitions ( array &  $notifications,
array &  $notificationCategories,
array &  $icons 
)
static
See also
Echo::BeforeCreateEchoEvent
Since
1.0
Parameters
array&$notifications
array&$notificationCategories
array&$icons

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

About | General disclaimer | Privacy policy