An API module to format a serialized Wikibase reference into a human-readable text block.
More...
An API module to format a serialized Wikibase reference into a human-readable text block.
- Copyright
- GPL-2.0-or-later
◆ __construct()
Wikibase\Client\Api\ApiFormatReference::__construct |
( |
ApiMain |
$mainModule, |
|
|
string |
$moduleName, |
|
|
Parser |
$parser, |
|
|
ReferenceFormatterFactory |
$referenceFormatterFactory, |
|
|
Deserializer |
$referenceDeserializer |
|
) |
| |
◆ getAllowedParams()
Wikibase\Client\Api\ApiFormatReference::getAllowedParams |
( |
| ) |
|
◆ getExamplesMessages()
Wikibase\Client\Api\ApiFormatReference::getExamplesMessages |
( |
| ) |
|
|
protected |
◆ isInternal()
Wikibase\Client\Api\ApiFormatReference::isInternal |
( |
| ) |
|
◆ $parser
Wikibase\Client\Api\ApiFormatReference::$parser |
|
private |
◆ $referenceDeserializer
Wikibase\Client\Api\ApiFormatReference::$referenceDeserializer |
|
private |
◆ $referenceFormatterFactory
Wikibase\Client\Api\ApiFormatReference::$referenceFormatterFactory |
|
private |
The documentation for this class was generated from the following file: