With addSortField you can set “only” the records order.
With AddOrderByField you can build some logic because is used the kernel class QueryOrderByField.
So, you can use the follow methods...(read more)
↧