SpecialPrefixindex formatting methods are now protected
authorAntoine Musso <hashar@free.fr>
Wed, 24 Jul 2013 10:08:52 +0000 (12:08 +0200)
committerAntoine Musso <hashar@free.fr>
Thu, 29 Aug 2013 14:42:33 +0000 (16:42 +0200)
commit1dad021840bf936b0e130ddda3459d11f0ad8421
tree3b3f66f4db1ee336cc189e2c576fde1ba2c66b7e
parent3f0272004cd115b07c313a8c8a17c3a841052353
SpecialPrefixindex formatting methods are now protected

namespacePrefixForm() and showPrefixChunk() accepted additional
arguments to slightly alter the form such as hiding redirects.  The
argument has been removed in favor of class property just like
stripprefix introduced earlier and the method have been made protected
since there is no point in calling them out of the special page scope.

Change-Id: I55728fd2634f8a935a033052dcce3c7247cb1aa3
RELEASE-NOTES-1.22
includes/specials/SpecialPrefixindex.php