13 $sort_array =
array();
14 foreach ($all_records_ids as
$id) {
16 $sort_array[
$id] = $formula_field->getValue();
18 switch (strtolower($direction)) {
26 return array_keys($sort_array);
Class ilDclBaseFieldModel.
Class ilDclRecordQueryObject.
if(!array_key_exists('StateId', $_REQUEST)) $id
Create styles array
The data for the language used.
static getRecordFieldCache($record, $field)
Class ilDclBaseRecordModel.