50 return self::$standard_fields;
108 return in_array($field_name, self::$standard_fields);
117 return in_array($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...
static array $standard_fields
isEntryType(string $entry_ype)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
isStandardField(string $field_name)
getStringRepresentation()
getStandardFieldIdentifiers()