< Extension:Echo < Hooks
EchoCanAbortNewMessagesAlert | |
---|---|
Available from version ??? (Gerrit change 591297) |
|
Define function: | public static function onEchoCanAbortNewMessagesAlert( ) { ... }
|
Attach hook: | $wgHooks['EchoCanAbortNewMessagesAlert'][] = 'MyExtensionHooks::onEchoCanAbortNewMessagesAlert';
|
Called from: | File(s): Echo / includes/EchoHooks.php Function(s): abortNewMessagesAlert |
For more information about attaching hooks, see Manual:Hooks
For examples of other extensions using this hook, see Category:EchoCanAbortNewMessagesAlert extensions.
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.