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