35 return self::$standard_fields;
253 return in_array(strtoupper($field_name), self::$standard_fields);
264 return in_array(strtoupper($entry_ype), self::$entry_types);
isEntryType(string $entry_ype)
Interface ilBiblTypeInterface.
isStandardField(string $field_name)
getStandardFieldIdentifiers()
getStringRepresentation()