API module for setting the DataValue contained by the main snak of a claim.
More...
API module for setting the DataValue contained by the main snak of a claim.
- Copyright
- GPL-2.0-or-later
- Author
- Jeroen De Dauw < jeroe.nosp@m.nded.nosp@m.auw@g.nosp@m.mail.nosp@m..com >
-
Tobias Gritschacher < tobia.nosp@m.s.gr.nosp@m.itsch.nosp@m.ache.nosp@m.r@wik.nosp@m.imed.nosp@m.ia.de >
◆ __construct()
Wikibase\Repo\Api\SetClaimValue::__construct |
( |
ApiMain |
$mainModule, |
|
|
|
$moduleName, |
|
|
ApiErrorReporter |
$errorReporter, |
|
|
StatementChangeOpFactory |
$statementChangeOpFactory, |
|
|
StatementModificationHelper |
$modificationHelper, |
|
|
StatementGuidParser |
$guidParser, |
|
|
callable |
$resultBuilderInstantiator, |
|
|
callable |
$entitySavingHelperInstantiator, |
|
|
bool |
$federatedPropertiesEnabled |
|
) |
| |
◆ execute()
Wikibase\Repo\Api\SetClaimValue::execute |
( |
| ) |
|
◆ getAllowedParams()
Wikibase\Repo\Api\SetClaimValue::getAllowedParams |
( |
| ) |
|
|
protected |
◆ getExamplesMessages()
Wikibase\Repo\Api\SetClaimValue::getExamplesMessages |
( |
| ) |
|
|
protected |
◆ isWriteMode()
Wikibase\Repo\Api\SetClaimValue::isWriteMode |
( |
| ) |
|
◆ needsToken()
Wikibase\Repo\Api\SetClaimValue::needsToken |
( |
| ) |
|
- See also
- ApiBase::needsToken
- Returns
- string
◆ validateParameters()
Wikibase\Repo\Api\SetClaimValue::validateParameters |
( |
array |
$params | ) |
|
|
private |
◆ $entitySavingHelper
Wikibase\Repo\Api\SetClaimValue::$entitySavingHelper |
|
private |
◆ $errorReporter
Wikibase\Repo\Api\SetClaimValue::$errorReporter |
|
protected |
◆ $guidParser
Wikibase\Repo\Api\SetClaimValue::$guidParser |
|
private |
◆ $modificationHelper
Wikibase\Repo\Api\SetClaimValue::$modificationHelper |
|
private |
◆ $resultBuilder
Wikibase\Repo\Api\SetClaimValue::$resultBuilder |
|
private |
◆ $statementChangeOpFactory
Wikibase\Repo\Api\SetClaimValue::$statementChangeOpFactory |
|
private |
The documentation for this class was generated from the following file: