|
Wikibase
MediaWiki Wikibase extension
|
Inheritance diagram for Wikibase\Lib\Store\TitleLookupBasedEntityTitleTextLookup:
Collaboration diagram for Wikibase\Lib\Store\TitleLookupBasedEntityTitleTextLookup:Public Member Functions | ||||
| __construct (EntityTitleLookup $titleLookup) | ||||
| getPrefixedText (EntityId $id) | ||||
Returns the title text of the entity, prefixed with the namespace, e.g."Property:P31"
| ||||
Private Attributes | |
| $titleLookup | |
| Wikibase\Lib\Store\TitleLookupBasedEntityTitleTextLookup::__construct | ( | EntityTitleLookup | $titleLookup | ) |
| Wikibase\Lib\Store\TitleLookupBasedEntityTitleTextLookup::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 |