MediaWiki
master
OpenSearchUrlsHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
12
interface
OpenSearchUrlsHook
{
22
public
function
onOpenSearchUrls
( &$urls );
23
}
MediaWiki\Hook\OpenSearchUrlsHook
This is a hook handler interface, see docs/Hooks.md.
Definition
OpenSearchUrlsHook.php:12
MediaWiki\Hook\OpenSearchUrlsHook\onOpenSearchUrls
onOpenSearchUrls(&$urls)
This hook is called when constructing the OpenSearch description XML.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
Hook
OpenSearchUrlsHook.php
Generated on Mon Dec 9 2024 03:24:11 for MediaWiki by
1.10.0