25 public function getHTML(
bool $link =
true, array $options = []): string
30 return is_array($values) ? implode(
'<br>', $values) : $values;
static getValues(int $field_id, $opt_ids)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getField()
Getter shortcut for field.
const PROP_SELECTION_OPTIONS
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getRecordField()
Get Record Field.
const PROP_SELECTION_TYPE
getHTML(bool $link=true, array $options=[])