50 return self::$standard_fields;
258 return in_array(strtoupper($field_name), self::$standard_fields);
264 return in_array(strtoupper($entry_ype), self::$entry_types);
static array $entry_types
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
isEntryType(string $entry_ype)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static array $standard_fields
https://en.wikipedia.org/wiki/RIS_(file_format)
isStandardField(string $field_name)
getStandardFieldIdentifiers()
getStringRepresentation()