MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onSpecialSearchCreateLink ( $t, &$params) | |
This hook is called when making the message to create a page or go to the existing page. | |
Stable to implement.
Definition at line 11 of file SpecialSearchCreateLinkHook.php.
MediaWiki\Hook\SpecialSearchCreateLinkHook::onSpecialSearchCreateLink | ( | $t, | |
& | $params | ||
) |
This hook is called when making the message to create a page or go to the existing page.
Title | $t | Title object searched for |
array | &$params | An array of the default message name and page title (as parameter) |
Implemented in MediaWiki\HookContainer\HookRunner.