Wikibase
MediaWiki Wikibase extension
|
Public Member Functions | |
__construct (EntitySourceLookup $entitySourceLookup, ServiceBySourceAndTypeDispatcher $serviceBySourceAndTypeDispatcher) | |
getPrefixedText (EntityId $id) | |
Returns the title text of the entity, prefixed with the namespace, e.g. | |
Private Attributes | |
$serviceBySourceAndTypeDispatcher | |
$entitySourceLookup | |
Wikibase\Lib\Store\SourceAndTypeDispatchingTitleTextLookup::__construct | ( | EntitySourceLookup | $entitySourceLookup, |
ServiceBySourceAndTypeDispatcher | $serviceBySourceAndTypeDispatcher ) |
Wikibase\Lib\Store\SourceAndTypeDispatchingTitleTextLookup::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 |