MediaWiki REL1_31
SearchResultWidget.php
Go to the documentation of this file.
1<?php
2
4
6
17 public function render( SearchResult $result, $terms, $position );
18}
Renders a single search result to HTML.
render(SearchResult $result, $terms, $position)