Wikibase
MediaWiki Wikibase extension
|
Formats entity IDs by generating an HTML link to the corresponding page title. More...
Public Member Functions | |
__construct (LabelDescriptionLookup $labelDescriptionLookup, EntityTitleLookup $entityTitleLookup, LanguageNameLookup $languageNameLookup, NonExistingEntityIdHtmlFormatter $nonExistingEntityIdHtmlFormatter) | |
formatEntityId (EntityId $entityId) | |
Public Member Functions inherited from Wikibase\DataModel\Services\EntityId\EntityIdLabelFormatter | |
__construct (LabelLookup $labelLookup) | |
Protected Attributes | |
$entityTitleLookup | |
Private Member Functions | |
getAttributes (Title $title, Term $term=null) | |
Private Attributes | |
$languageFallbackIndicator | |
$nonExistingFormatter | |
Additional Inherited Members | |
Protected Member Functions inherited from Wikibase\DataModel\Services\EntityId\EntityIdLabelFormatter | |
lookupEntityLabel (EntityId $entityId) | |
Formats entity IDs by generating an HTML link to the corresponding page title.
Wikibase\Lib\Formatters\ItemPropertyIdHtmlLinkFormatter::__construct | ( | LabelDescriptionLookup | $labelDescriptionLookup, |
EntityTitleLookup | $entityTitleLookup, | ||
LanguageNameLookup | $languageNameLookup, | ||
NonExistingEntityIdHtmlFormatter | $nonExistingEntityIdHtmlFormatter ) |
Wikibase\Lib\Formatters\ItemPropertyIdHtmlLinkFormatter::formatEntityId | ( | EntityId | $entityId | ) |
EntityId | $entityId |
Reimplemented from Wikibase\DataModel\Services\EntityId\EntityIdLabelFormatter.
|
private |
Title | $title | |
Term | null | $term |
|
protected |
|
private |
|
private |