wiki.techinc.nl/includes/title
Vadim Kovalenko 6841c49dcf Make TitleFormatter accept PageIdentity interface
Refactor TitleFormatter
- ::getText(),
- ::getPrefixedTest,
- ::getPrefixedDBkey,
- ::getFullText

and their implementation

Refactor tests for MediaWikiTitleCodec class

Bug: T278125
Change-Id: I629291575720cc36110be63efcec7d5be57244c1
2021-03-24 17:27:19 -04:00
..
Hook Document hook names in hook interfaces. 2020-09-27 12:03:12 +02:00
ForeignTitle.php
ForeignTitleFactory.php
ImportTitleFactory.php
MalformedTitleException.php Escape wikitext in the title in invalid title error messages 2021-02-22 15:33:32 +01:00
MediaWikiTitleCodec.php Make TitleFormatter accept PageIdentity interface 2021-03-24 17:27:19 -04:00
NaiveForeignTitleFactory.php NaiveForeignTitleFactory: inject content language 2021-03-13 09:50:44 +00:00
NaiveImportTitleFactory.php Inject dependencies into some ImportTitleFactory classes 2021-03-22 21:27:27 +00:00
NamespaceAwareForeignTitleFactory.php
NamespaceImportTitleFactory.php Inject dependencies into some ImportTitleFactory classes 2021-03-22 21:27:27 +00:00
NamespaceInfo.php registry: Allow specifying immovable namespaces in extension.json 2021-03-17 06:10:35 +00:00
SubpageImportTitleFactory.php Inject dependencies into some ImportTitleFactory classes 2021-03-22 21:27:27 +00:00
TitleFormatter.php Make TitleFormatter accept PageIdentity interface 2021-03-24 17:27:19 -04:00
TitleParser.php
TitleValue.php Define equality for PageIdentity and LinkTarget 2021-01-19 23:07:37 +00:00