108        return in_array($field_name, self::$standard_fields);
 
  117        return in_array($entry_ype, self::$entry_types);
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
isStandardField(string $field_name)
 
static array $entry_types
 
getStringRepresentation()
@inheritDoc
 
isEntryType(string $entry_ype)
 
static array $standard_fields
 
getStandardFieldIdentifiers()
@inheritDoc
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...