- Copyright
- GPL-2.0-or-later
◆ __construct()
◆ checkPreconditions()
Wikibase\Repo\RestApi\RouteHandlers\SetPropertyDescriptionRouteHandler::checkPreconditions |
( |
| ) |
|
◆ factory()
static Wikibase\Repo\RestApi\RouteHandlers\SetPropertyDescriptionRouteHandler::factory |
( |
| ) |
|
|
static |
◆ getBodyParamSettings()
Wikibase\Repo\RestApi\RouteHandlers\SetPropertyDescriptionRouteHandler::getBodyParamSettings |
( |
| ) |
|
◆ getParamSettings()
Wikibase\Repo\RestApi\RouteHandlers\SetPropertyDescriptionRouteHandler::getParamSettings |
( |
| ) |
|
◆ getUsername()
Wikibase\Repo\RestApi\RouteHandlers\SetPropertyDescriptionRouteHandler::getUsername |
( |
| ) |
|
|
private |
◆ newSuccessHttpResponse()
◆ run()
Wikibase\Repo\RestApi\RouteHandlers\SetPropertyDescriptionRouteHandler::run |
( |
| $args | ) |
|
◆ runUseCase()
Wikibase\Repo\RestApi\RouteHandlers\SetPropertyDescriptionRouteHandler::runUseCase |
( |
string | $propertyId, |
|
|
string | $languageCode ) |
◆ validate()
Wikibase\Repo\RestApi\RouteHandlers\SetPropertyDescriptionRouteHandler::validate |
( |
Validator | $restValidator | ) |
|
◆ $middlewareHandler
MiddlewareHandler Wikibase\Repo\RestApi\RouteHandlers\SetPropertyDescriptionRouteHandler::$middlewareHandler |
|
private |
◆ $responseFactory
ResponseFactory Wikibase\Repo\RestApi\RouteHandlers\SetPropertyDescriptionRouteHandler::$responseFactory |
|
private |
◆ $useCase
◆ BOT_BODY_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\SetPropertyDescriptionRouteHandler::BOT_BODY_PARAM = 'bot' |
|
private |
◆ COMMENT_BODY_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\SetPropertyDescriptionRouteHandler::COMMENT_BODY_PARAM = 'comment' |
|
private |
◆ DESCRIPTION_BODY_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\SetPropertyDescriptionRouteHandler::DESCRIPTION_BODY_PARAM = 'description' |
|
private |
◆ LANGUAGE_CODE_PATH_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\SetPropertyDescriptionRouteHandler::LANGUAGE_CODE_PATH_PARAM = 'language_code' |
|
private |
◆ PROPERTY_ID_PATH_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\SetPropertyDescriptionRouteHandler::PROPERTY_ID_PATH_PARAM = 'property_id' |
|
private |
◆ TAGS_BODY_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\SetPropertyDescriptionRouteHandler::TAGS_BODY_PARAM = 'tags' |
|
private |
The documentation for this class was generated from the following file: