|
Wikibase
MediaWiki Wikibase extension
|
Inheritance diagram for Wikibase\Lib\Store\TypeDispatchingTitleTextLookup:
Collaboration diagram for Wikibase\Lib\Store\TypeDispatchingTitleTextLookup:Public Member Functions | |
| __construct (array $callbacks, EntityTitleTextLookup $defaultLookup) | |
| getPrefixedText (EntityId $id) | |
| Returns the title text of the entity, prefixed with the namespace, e.g. | |
Private Attributes | |
| $serviceDispatcher | |
| Wikibase\Lib\Store\TypeDispatchingTitleTextLookup::__construct | ( | array | $callbacks, |
| EntityTitleTextLookup | $defaultLookup | ||
| ) |
| Wikibase\Lib\Store\TypeDispatchingTitleTextLookup::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 |