Wikibase
MediaWiki Wikibase extension
|
A factory for generating EntityIdHtmlLinkFormatters. More...
Public Member Functions | |
__construct (FallbackLabelDescriptionLookupFactory $lookupFactory) | |
getOutputFormat () | |
getEntityIdFormatter (Language $language) | |
Private Attributes | |
FallbackLabelDescriptionLookupFactory | $lookupFactory |
A factory for generating EntityIdHtmlLinkFormatters.
Wikibase\Repo\EntityIdLabelFormatterFactory::__construct | ( | FallbackLabelDescriptionLookupFactory | $lookupFactory | ) |
Wikibase\Repo\EntityIdLabelFormatterFactory::getEntityIdFormatter | ( | Language | $language | ) |
Language | $language |
Implements Wikibase\View\EntityIdFormatterFactory.
Wikibase\Repo\EntityIdLabelFormatterFactory::getOutputFormat | ( | ) |
Implements Wikibase\View\EntityIdFormatterFactory.
|
private |