MobileFrontend
Mobile optimised frontend for MediaWiki
|
This is a hook runner class, see docs/Hooks.md in core. More...
Public Member Functions | |
__construct (HookContainer $hookContainer) | |
onMobileFrontendBeforeDOM (MobileContext $mobileContext, MobileFormatter $formatter) | |
@inheritDoc | |
onMobileFrontendContentProvider (IContentProvider &$provider, OutputPage $out) | |
@inheritDoc | |
onMobileFrontendFeaturesRegistration (FeaturesManager $featuresManager) | |
@inheritDoc | |
onRequestContextCreateSkinMobile (MobileContext $mobileContext, Skin $skin) | |
@inheritDoc | |
onSpecialMobileEditWatchlist__images (IContextSource $context, array &$watchlist, array &$images) | |
@inheritDoc | |
This is a hook runner class, see docs/Hooks.md in core.
MobileFrontend\Hooks\HookRunner::onMobileFrontendBeforeDOM | ( | MobileContext | $mobileContext, |
MobileFormatter | $formatter ) |
@inheritDoc
Implements MobileFrontend\Hooks\MobileFrontendBeforeDOMHook.
MobileFrontend\Hooks\HookRunner::onMobileFrontendContentProvider | ( | IContentProvider & | $provider, |
OutputPage | $out ) |
@inheritDoc
Implements MobileFrontend\Hooks\MobileFrontendContentProviderHook.
MobileFrontend\Hooks\HookRunner::onMobileFrontendFeaturesRegistration | ( | FeaturesManager | $featuresManager | ) |
@inheritDoc
Implements MobileFrontend\Hooks\MobileFrontendFeaturesRegistrationHook.
MobileFrontend\Hooks\HookRunner::onRequestContextCreateSkinMobile | ( | MobileContext | $mobileContext, |
Skin | $skin ) |
@inheritDoc
Implements MobileFrontend\Hooks\RequestContextCreateSkinMobileHook.
MobileFrontend\Hooks\HookRunner::onSpecialMobileEditWatchlist__images | ( | IContextSource | $context, |
array & | $watchlist, | ||
array & | $images ) |
@inheritDoc
Implements MobileFrontend\Hooks\SpecialMobileEditWatchlistImagesHook.