MediaWiki REL1_39
RevisionSearchResult Class Reference

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

Inheritance diagram for RevisionSearchResult:
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 8 of file RevisionSearchResult.php.

Constructor & Destructor Documentation

◆ __construct()

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

Definition at line 14 of file RevisionSearchResult.php.

References $title, and initFromTitle().


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