35 return self::$standard_fields;
118 return in_array($field_name, self::$standard_fields);
127 return in_array($entry_ype, self::$entry_types);
isEntryType(string $entry_ype)
bool
Interface ilBiblTypeInterface.
isStandardField(string $field_name)
bool
getStringRepresentation()
getStandardFieldIdentifiers()