| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
This is the complete list of members for SortUtils, including all inherited members.
| GetFieldsForSorting(SortBy sortBy) | SortUtils | static | 
| GetFieldsForSQLSort(const MediaType &mediaType, SortBy sortMethod, FieldList &fields) | SortUtils | static | 
| GetSortLabel(SortBy sortBy) | SortUtils | static | 
| RemoveArticles(const std::string &label) | SortUtils | static | 
| Sort(SortBy sortBy, SortOrder sortOrder, SortAttribute attributes, DatabaseResults &items, int limitEnd=-1, int limitStart=0) | SortUtils | static | 
| Sort(SortBy sortBy, SortOrder sortOrder, SortAttribute attributes, SortItems &items, int limitEnd=-1, int limitStart=0) | SortUtils | static | 
| Sort(const SortDescription &sortDescription, DatabaseResults &items) | SortUtils | static | 
| Sort(const SortDescription &sortDescription, SortItems &items) | SortUtils | static | 
| Sorter typedef | SortUtils | |
| SorterIndirect typedef | SortUtils | |
| SortFromDataset(const SortDescription &sortDescription, const MediaType &mediaType, dbiplus::Dataset &dataset, DatabaseResults &results) | SortUtils | static | 
| SortMethodFromString(const std::string &sortMethod) | SortUtils | static | 
| SortMethodToString(SortBy sortMethod) | SortUtils | static | 
| SortOrderFromString(const std::string &sortOrder) | SortUtils | static | 
| SortOrderToString(SortOrder sortOrder) | SortUtils | static | 
| SortPreparator typedef | SortUtils | |
| TranslateOldSortMethod(SortBy sortBy, bool ignoreArticle) | SortUtils | static | 
| TranslateOldSortMethod(SortMethod sortBy) | SortUtils | static |