Wikibase
MediaWiki Wikibase extension
|
Public Member Functions | |
__construct (ApiEntityNamespaceInfoLookup $namespaceLookup) | |
getPrefixedText (EntityId $id) | |
Returns the title text of the entity, prefixed with the namespace, e.g. | |
Private Member Functions | |
getTitleString ( $namespaceName, EntityId $id) | |
Private Attributes | |
$namespaceLookup | |
Wikibase\Repo\FederatedProperties\ApiEntityTitleTextLookup::__construct | ( | ApiEntityNamespaceInfoLookup | $namespaceLookup | ) |
Wikibase\Repo\FederatedProperties\ApiEntityTitleTextLookup::getPrefixedText | ( | EntityId | $id | ) |
Returns the title text of the entity, prefixed with the namespace, e.g.
"Property:P31"
EntityId | $id |
Implements Wikibase\Lib\Store\EntityTitleTextLookup.
|
private |
|
private |