|
Wikibase
MediaWiki Wikibase extension
|
A factory for generating EntityIdLabelFormatters. More...
Inheritance diagram for Wikibase\Repo\EntityIdLabelFormatterFactory:
Collaboration diagram for Wikibase\Repo\EntityIdLabelFormatterFactory:Public Member Functions | |
| __construct (FallbackLabelDescriptionLookupFactory $lookupFactory) | |
| getOutputFormat () | |
| getEntityIdFormatter (Language $language) | |
Private Attributes | |
| FallbackLabelDescriptionLookupFactory | $lookupFactory |
A factory for generating EntityIdLabelFormatters.
| 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 |