MediaWiki
1.34.0
|
SearchResult class based on the Revision information. More...
Public Member Functions | |
__construct ( $title) | |
Public Member Functions inherited from SearchResult | |
__construct () | |
Additional Inherited Members | |
Static Public Member Functions inherited from SearchResult | |
static | newFromTitle ( $title, ISearchResultSet $parentSet=null) |
Return a new SearchResult and initializes it with a title. More... | |
SearchResult class based on the Revision information.
This class is suited for search engines that do not store a specialized version of the searched content.
Definition at line 8 of file RevisionSearchResult.php.
RevisionSearchResult::__construct | ( | $title | ) |
Title | null | $title |
Definition at line 14 of file RevisionSearchResult.php.
References $title, and initFromTitle().