Extension:MobileFrontend/Hooks/SpecialMobileEditWatchlist::images

From Linux Web Expert

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
SpecialMobileEditWatchlist::images
Available from version 1.24.0 (Gerrit change 148557)

Define function:
public static function onSpecialMobileEditWatchlist_images( $context, &$watchlist, &$images ) { ... }
Attach hook:
$wgHooks['SpecialMobileEditWatchlist::images'][] = 'MyExtensionHooks::onSpecialMobileEditWatchlist_images';
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::images extensions.

Details

  • $context:
  • &$watchlist:
  • &$images: