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