MediaWiki REL1_35
SearchResultProvideDescriptionHook.php
Go to the documentation of this file.
1<?php
2
4
24 public function onSearchResultProvideDescription( array $pageIdentities, &$descriptions );
25}
Called by REST SearchHandler in order to allow extensions to fill the 'description' field in search r...
onSearchResultProvideDescription(array $pageIdentities, &$descriptions)
This hook is called when generating search results in order to fill the 'description' field in an ext...