253 return in_array(strtoupper($field_name), self::$standard_fields);
264 return in_array(strtoupper($entry_ype), self::$entry_types);
An exception for terminatinating execution or to throw for unit testing.
isEntryType(string $entry_ype)
getStringRepresentation()
@inheritDoc
getStandardFieldIdentifiers()
@inheritDoc
isStandardField(string $field_name)
Interface ilBiblTypeInterface.