hygiene: small special:search refactor
authorRob Moen <rmoen@wikimedia.org>
Wed, 17 Dec 2014 22:09:02 +0000 (14:09 -0800)
committerRob Moen <rmoen@wikimedia.org>
Thu, 18 Dec 2014 00:35:43 +0000 (16:35 -0800)
commit6b69b24099f4d1b52cd4d2d0937100f3e200a386
treee44be76ae92e717ac7adc6a2d04e6dbf1ce2982b
parent626aede99bf83733d1aeb4dfd636129494d2888e
hygiene: small special:search refactor

* removed some unneeded members
** Grepped for usage through repo and extensions
* added isPowerSearch method
* pull search options out of search profile tabs
  and into its own method
* consistent creation of did you mean html

Change-Id: I0da81609e3bc685c971b85a08e228cdda4455c18
includes/specials/SpecialSearch.php