|
MediaWiki REL1_39
|
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. | |
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().