ILIAS
trunk Revision v11.0_alpha-1749-g1a06bdef097
|
Public Member Functions | |
applyCustomSorting (ilDclBaseFieldModel $field, array $all_records, string $direction='asc') | |
![]() | |
getSelectStatement () | |
setSelectStatement (string $selectStatement) | |
getJoinStatement () | |
setJoinStatement (string $joinStatement) | |
getWhereStatement () | |
setWhereStatement (string $whereStatement) | |
getGroupStatement () | |
setGroupStatement (string $groupStatement) | |
getOrderStatement () | |
setOrderStatement (string $orderStatement) | |
applyCustomSorting (ilDclBaseFieldModel $field, array $all_records, string $direction='asc') | |
Apply custom sorting. More... | |
Additional Inherited Members | |
![]() | |
string | $selectStatement = "" |
string | $joinStatement = "" |
string | $whereStatement = "" |
string | $groupStatement = "" |
string | $orderStatement = "" |
Definition at line 21 of file class.ilDclFormulaRecordQueryObject.php.
ilDclFormulaRecordQueryObject::applyCustomSorting | ( | ilDclBaseFieldModel | $field, |
array | $all_records, | ||
string | $direction = 'asc' |
||
) |
Definition at line 23 of file class.ilDclFormulaRecordQueryObject.php.
References $id, and ilDclCache\getRecordFieldCache().