Wikibase
MediaWiki Wikibase extension
|
An API module to format a serialized Wikibase reference into a human-readable text block. More...
Public Member Functions | |
__construct (ApiMain $mainModule, string $moduleName, Parser $parser, ReferenceFormatterFactory $referenceFormatterFactory, Deserializer $referenceDeserializer) | |
isInternal () | |
getAllowedParams () | |
Protected Member Functions | |
getExamplesMessages () | |
Private Attributes | |
$parser | |
$referenceFormatterFactory | |
$referenceDeserializer | |
An API module to format a serialized Wikibase reference into a human-readable text block.
Wikibase\Client\Api\ApiFormatReference::__construct | ( | ApiMain | $mainModule, |
string | $moduleName, | ||
Parser | $parser, | ||
ReferenceFormatterFactory | $referenceFormatterFactory, | ||
Deserializer | $referenceDeserializer | ||
) |
Wikibase\Client\Api\ApiFormatReference::getAllowedParams | ( | ) |
|
protected |
Wikibase\Client\Api\ApiFormatReference::isInternal | ( | ) |
|
private |
|
private |
|
private |