MediaWiki master
RevisionSearchResult Class Reference

SearchResult class based on the revision information. More...

Inherits SearchResult.

Inherited by SqlSearchResult.

Collaboration diagram for RevisionSearchResult:

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.
 

Detailed Description

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 10 of file RevisionSearchResult.php.

Constructor & Destructor Documentation

◆ __construct()

RevisionSearchResult::__construct ( $title)
Parameters
Title | null$title

Definition at line 16 of file RevisionSearchResult.php.

References initFromTitle().


The documentation for this class was generated from the following file: