Wikibase
MediaWiki Wikibase extension
|
Formats entity IDs by generating the corresponding page title. More...
Public Member Functions | |
__construct (EntityTitleLookup $titleLookup) | |
formatEntityId (EntityId $entityId) | |
Protected Attributes | |
$titleLookup | |
Formats entity IDs by generating the corresponding page title.
Wikibase\Lib\Formatters\EntityIdTitleFormatter::__construct | ( | EntityTitleLookup | $titleLookup | ) |
Wikibase\Lib\Formatters\EntityIdTitleFormatter::formatEntityId | ( | EntityId | $entityId | ) |
EntityId | $entityId |
Implements Wikibase\DataModel\Services\EntityId\EntityIdFormatter.
Reimplemented in Wikibase\Lib\Formatters\EntityIdPlainLinkFormatter, and Wikibase\Lib\Formatters\EntityIdLinkFormatter.
|
protected |