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) | |
Protected Attributes | |
$entityTitleLookup | |
Private Member Functions | |
getAttributes (Title $title, Term $term=null) | |
Private Attributes | |
$languageFallbackIndicator | |
$nonExistingFormatter | |
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 |
|
private |
Title | $title | |
Term | null | $term |
|
protected |
|
private |
|
private |