MediaWiki REL1_37
|
This is the complete list of members for SearchSuggestionSet, including all inherited members.
$hasMoreResults | SearchSuggestionSet | private |
$pageMap | SearchSuggestionSet | private |
$suggestions | SearchSuggestionSet | private |
__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 |