|
MediaWiki REL1_39
|
This is the complete list of members for SearchSuggestionSet, including all inherited members.
| __construct(array $suggestions, $hasMoreResults=false) | SearchSuggestionSet | |
| append(SearchSuggestion $suggestion) | SearchSuggestionSet | |
| appendAll(SearchSuggestionSet $set) | SearchSuggestionSet | |
| emptySuggestionSet() | SearchSuggestionSet | static |
| filter( $callback) | SearchSuggestionSet | |
| fromStrings(array $titles, $hasMoreResults=false) | SearchSuggestionSet | static |
| fromTitles(array $titles, $hasMoreResults=false) | SearchSuggestionSet | static |
| getBestScore() | SearchSuggestionSet | |
| getSize() | SearchSuggestionSet | |
| getSuggestions() | SearchSuggestionSet | |
| getWorstScore() | SearchSuggestionSet | |
| hasMoreResults() | SearchSuggestionSet | |
| map( $callback) | SearchSuggestionSet | |
| prepend(SearchSuggestion $suggestion) | SearchSuggestionSet | |
| rescore( $key) | SearchSuggestionSet | |
| shrink( $limit) | SearchSuggestionSet |