Extension:MobileFrontend/Hooks/SpecialMobileEditWatchlist
Appearance
SpecialMobileEditWatchlist | |
---|---|
Available from version 1.24.0 (Gerrit change 148557) |
|
Define function: | public static function onSpecialMobileEditWatchlist( $context, &$watchlist, &$images ) { ... }
|
Attach hook: | $wgHooks['SpecialMobileEditWatchlist'][] = 'MyExtensionHooks::onSpecialMobileEditWatchlist';
|
Called from: | File(s): MobileFrontend / includes/specials/SpecialMobileEditWatchlist.php Function(s): executeViewEditWatchlist |
For more information about attaching hooks, see Manual:Hooks .
For examples of other extensions using this hook, see Category:SpecialMobileEditWatchlist extensions.
Details
[edit]- $context:
- &$watchlist:
- &$images: