MediaWiki master
|
Factory for formatters of common complex objects. More...
Public Member Functions | |
__construct (MessageCache $messageCache, TitleFormatter $titleFormatter, HookContainer $hookContainer, UserIdentityUtils $userIdentityUtils, LanguageFactory $languageFactory, LoggerInterface $logger) | |
getBlockErrorFormatter (LocalizationContext $context) | |
getStatusFormatter (MessageLocalizer $messageLocalizer) | |
Factory for formatters of common complex objects.
Definition at line 20 of file FormatterFactory.php.
MediaWiki\Language\FormatterFactory::__construct | ( | MessageCache | $messageCache, |
TitleFormatter | $titleFormatter, | ||
HookContainer | $hookContainer, | ||
UserIdentityUtils | $userIdentityUtils, | ||
LanguageFactory | $languageFactory, | ||
LoggerInterface | $logger ) |
Definition at line 29 of file FormatterFactory.php.
MediaWiki\Language\FormatterFactory::getBlockErrorFormatter | ( | LocalizationContext | $context | ) |
Definition at line 49 of file FormatterFactory.php.
MediaWiki\Language\FormatterFactory::getStatusFormatter | ( | MessageLocalizer | $messageLocalizer | ) |
Definition at line 45 of file FormatterFactory.php.