131 'ABST',
'ADVS',
'ART',
'BILL',
'BOOK',
'CASE',
'CHAP',
'COMP',
'CONF',
'CTLG',
'DATA',
'ELEC',
'GEN',
'HEAR',
'ICOMM',
'INPR',
'JFULL',
'JOUR',
'MAP',
'MGZN',
'MPCT',
'MUSIC',
'NEWS',
'PAMP',
'PAT',
'PCOMM',
'RPRT',
'SER',
'SLIDE',
'SOUND',
'STAT',
'THES',
'UNBILl',
'UNPB',
'VIDEO',
142 return in_array(strtoupper($field_name), self::$standard_fields);
153 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.