wiki.techinc.nl/includes/title
Kunal Mehta 25ea70f437 Remove unused MediaWikiPageLinkRenderer class and interface
The MediaWikiPageLinkRenderer interface was introduced with TitleValue
in 1.23, but was barely used outside of two special pages in MediaWiki
core. It has now been superceded by MediaWiki\Linker\LinkRenderer and
should be removed in favor of that.

Change-Id: Ib56d5731d4803aa417942aced7f3dedf2104bbde
2016-06-23 14:15:21 +00:00
..
ForeignTitle.php Make ForeignTitle properties private 2016-01-26 19:36:52 +01:00
ForeignTitleFactory.php
ImportTitleFactory.php
MalformedTitleException.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MediaWikiTitleCodec.php TitleParser: In formatTitle(), don't throw exceptions on bad namespaces 2016-05-26 13:34:18 -07:00
NaiveForeignTitleFactory.php Fix two PHPCS warnings in NaiveForeignTitleFactory.php 2015-09-28 14:19:29 +02:00
NaiveImportTitleFactory.php
NamespaceAwareForeignTitleFactory.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
NamespaceImportTitleFactory.php
SubpageImportTitleFactory.php
TitleFormatter.php Add TitleFormatter::getPrefixedDBkey() and implementation 2016-05-11 17:54:40 +00:00
TitleParser.php Add @since to classes and interface in title 2014-12-23 16:47:39 +00:00
TitleValue.php Add LinkTarget::inNamespace() helper function 2016-05-12 08:28:26 +00:00