MediaWiki master
SearchResultWidget.php
Go to the documentation of this file.
1<?php
2
4
6
16 public function render( SearchResult $result, $position );
17}
NOTE: this class is being refactored into an abstract base class.
Renders a single search result to HTML.
render(SearchResult $result, $position)