19 declare(strict_types=1);
85 string $direction =
'asc'
setGroupStatement(string $groupStatement)
setOrderStatement(string $orderStatement)
setSelectStatement(string $selectStatement)
applyCustomSorting(ilDclBaseFieldModel $field, array $all_records, string $direction='asc')
Apply custom sorting.
setWhereStatement(string $whereStatement)
setJoinStatement(string $joinStatement)