ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
interface.ilBiblFileReaderFactoryInterface.php
Go to the documentation of this file.
1 <?php
2 
9 {
10 
20  public function getByType($type, ilBiblEntryFactoryInterface $entry_factory, ilBiblFieldFactoryInterface $field_factory, ilBiblAttributeFactoryInterface $attribute_factory);
21 }
getByType($type, ilBiblEntryFactoryInterface $entry_factory, ilBiblFieldFactoryInterface $field_factory, ilBiblAttributeFactoryInterface $attribute_factory)
$type
Interface ilBiblFileReaderFactoryInterface.
Interface ilBiblEntryFactoryInterface.
Interface ilBiblFieldFactoryInterface.
Interface ilBiblAttributeFactoryInterface.