MediaWiki master
SearchDataForIndexHook.php
Go to the documentation of this file.
1<?php
2
4
9
32 public function onSearchDataForIndex( &$fields, $handler, $page, $output,
33 $engine
34 );
35}
Base class for content handling.
Base representation for an editable wiki page.
Definition WikiPage.php:82
ParserOutput is a rendering of a Content object or a message.
Contain a class for special pages.
This is a hook handler interface, see docs/Hooks.md.
onSearchDataForIndex(&$fields, $handler, $page, $output, $engine)
Use this hook to add data to search document.