MediaWiki REL1_35
SpecialSearchProfileFormHook.php
Go to the documentation of this file.
1<?php
2
4
6
24 public function onSpecialSearchProfileForm( $search, &$form, $profile, $term,
25 $opts
26 );
27}
Parent class for all special pages.
onSpecialSearchProfileForm( $search, &$form, $profile, $term, $opts)
Use this hook to modify search profile forms.