set_sorting_type

@accepts(utf8)
@returns(none)
def set_sorting_type(sorttype)

Changes the sort order for the entry view. The sort order description must be a column name, followed by a comma, followed by an order description ('ascending' or 'descending').

sorttype :

sort order description