API module to mark a page for translation. More...
Public Member Functions | |
__construct (ApiMain $mainModule, string $moduleName, TranslatablePageMarker $translatablePageMarker, MessageGroupMetadata $messageGroupMetadata) | |
execute () | |
isWriteMode () | |
needsToken () | |
Protected Member Functions | |
getAllowedParams () | |
API module to mark a page for translation.
Definition at line 21 of file MarkForTranslationActionApi.php.
MediaWiki\Extension\Translate\PageTranslation\MarkForTranslationActionApi::__construct | ( | ApiMain | $mainModule, |
string | $moduleName, | ||
TranslatablePageMarker | $translatablePageMarker, | ||
MessageGroupMetadata | $messageGroupMetadata ) |
Definition at line 25 of file MarkForTranslationActionApi.php.
MediaWiki\Extension\Translate\PageTranslation\MarkForTranslationActionApi::execute | ( | ) |
Definition at line 36 of file MarkForTranslationActionApi.php.
|
protected |
Definition at line 172 of file MarkForTranslationActionApi.php.
MediaWiki\Extension\Translate\PageTranslation\MarkForTranslationActionApi::isWriteMode | ( | ) |
Definition at line 164 of file MarkForTranslationActionApi.php.
MediaWiki\Extension\Translate\PageTranslation\MarkForTranslationActionApi::needsToken | ( | ) |
Definition at line 168 of file MarkForTranslationActionApi.php.