MediaWiki REL1_35
PrefixSearchExtractNamespaceHook.php
Go to the documentation of this file.
1<?php
2
4
22 public function onPrefixSearchExtractNamespace( &$namespaces, &$search );
23}
onPrefixSearchExtractNamespace(&$namespaces, &$search)
This hook is called if core was not able to extract a namespace from the search string so that extens...