24 string $direction =
'asc'
26 $sort_array = array();
27 foreach ($all_records as
$id) {
29 $sort_array[
$id] = $formula_field->getValue();
31 switch (strtolower($direction)) {
40 return array_keys($sort_array);
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static getRecordFieldCache(object $record, object $field)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...