Handlers for hooks (e.g.
More...
|
| __construct ( $sendEchoNotification, $echoIcon) |
|
| onBeforeCreateEchoEvent (array &$notifications, array &$notificationCategories, array &$icons) |
| Handler for BeforeCreateEchoEvent hook.
|
|
Handlers for hooks (e.g.
BeforeCreateEchoEvent) called when Echo extension is initialized, so on every page load.
- Copyright
- GPL-2.0-or-later
- Author
- Matěj Suchánek
-
Katie Filbert < aude..nosp@m.wiki.nosp@m.@gmai.nosp@m.l.co.nosp@m.m >
◆ __construct()
Wikibase\Client\Hooks\EchoSetupHookHandler::__construct |
( |
| $sendEchoNotification, |
|
|
| $echoIcon ) |
- Parameters
-
bool | $sendEchoNotification | |
array | false | $echoIcon | |
◆ factory()
static Wikibase\Client\Hooks\EchoSetupHookHandler::factory |
( |
SettingsArray | $clientSettings | ) |
|
|
static |
◆ onBeforeCreateEchoEvent()
Wikibase\Client\Hooks\EchoSetupHookHandler::onBeforeCreateEchoEvent |
( |
array & | $notifications, |
|
|
array & | $notificationCategories, |
|
|
array & | $icons ) |
◆ $echoIcon
Wikibase\Client\Hooks\EchoSetupHookHandler::$echoIcon |
|
private |
◆ $sendEchoNotification
Wikibase\Client\Hooks\EchoSetupHookHandler::$sendEchoNotification |
|
private |
The documentation for this class was generated from the following file: