Use HTMLForm in Special:AllPages
authorGlaisher <glaisher.wiki@gmail.com>
Wed, 28 Oct 2015 12:29:45 +0000 (17:29 +0500)
committerGlaisher <glaisher.wiki@gmail.com>
Mon, 9 Nov 2015 15:16:03 +0000 (20:16 +0500)
commit731654cf413621e47802c3d6e7737b1f9e6db6dd
tree8da503439f8f57ef73dff996a119ca81a4f1a4a6
parenta8181b4a8e009b7f7ee2443179919ba21d217356
Use HTMLForm in Special:AllPages

Renamed namespaceForm to outputHTMLForm and make it protected
Also made sure that this is the only place where it's used
https://github.com/search?q=namespaceForm+%40wikimedia&ref=reposearch&type=Code

Also make HTMLSelectNamespace's work when 'all' is set to null.

Change-Id: Ia559b52464bceaf1202e3a6696728781bb62cdbc
includes/htmlform/HTMLSelectNamespace.php
includes/specials/SpecialAllPages.php