A parser that translates page titles from a foreign wiki into titles on the local wiki, keeping a specified target page in mind. More...
Public Member Functions | |
__construct (NamespaceInfo $namespaceInfo, TitleFactory $titleFactory, Title $targetPage) | |
createTitleFromForeignTitle (ForeignTitle $foreignTitle) | |
A parser that translates page titles from a foreign wiki into titles on the local wiki, keeping a specified target page in mind.
Definition at line 21 of file TranslatableBundleImportTitleFactory.php.
MediaWiki\Extension\Translate\MessageGroupProcessing\TranslatableBundleImportTitleFactory::__construct | ( | NamespaceInfo | $namespaceInfo, |
TitleFactory | $titleFactory, | ||
Title | $targetPage ) |
Definition at line 28 of file TranslatableBundleImportTitleFactory.php.
MediaWiki\Extension\Translate\MessageGroupProcessing\TranslatableBundleImportTitleFactory::createTitleFromForeignTitle | ( | ForeignTitle | $foreignTitle | ) |
Definition at line 34 of file TranslatableBundleImportTitleFactory.php.