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);
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins
static getRecordFieldCache(object $record, object $field)