Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
SortUtils Member List

This is the complete list of members for SortUtils, including all inherited members.

GetFieldsForSorting(SortBy sortBy)SortUtilsstatic
GetFieldsForSQLSort(const MediaType &mediaType, SortBy sortMethod, FieldList &fields)SortUtilsstatic
GetSortLabel(SortBy sortBy)SortUtilsstatic
RemoveArticles(const std::string &label)SortUtilsstatic
Sort(SortBy sortBy, SortOrder sortOrder, SortAttribute attributes, DatabaseResults &items, int limitEnd=-1, int limitStart=0)SortUtilsstatic
Sort(SortBy sortBy, SortOrder sortOrder, SortAttribute attributes, SortItems &items, int limitEnd=-1, int limitStart=0)SortUtilsstatic
Sort(const SortDescription &sortDescription, DatabaseResults &items)SortUtilsstatic
Sort(const SortDescription &sortDescription, SortItems &items)SortUtilsstatic
Sorter typedefSortUtils
SorterIndirect typedefSortUtils
SortFromDataset(const SortDescription &sortDescription, const MediaType &mediaType, const std::unique_ptr< dbiplus::Dataset > &dataset, DatabaseResults &results)SortUtilsstatic
SortMethodFromString(const std::string &sortMethod)SortUtilsstatic
SortMethodToString(SortBy sortMethod)SortUtilsstatic
SortOrderFromString(const std::string &sortOrder)SortUtilsstatic
SortOrderToString(SortOrder sortOrder)SortUtilsstatic
SortPreparator typedefSortUtils
TranslateOldSortMethod(SortBy sortBy, bool ignoreArticle)SortUtilsstatic
TranslateOldSortMethod(SORT_METHOD sortBy)SortUtilsstatic