ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
interface.ilBiblLibraryFactoryInterface.php
Go to the documentation of this file.
1<?php
2
9{
10
14 public function getAll();
15
16
22 public function findById($id);
23
24
28 public function getEmptyInstance();
29}
An exception for terminatinating execution or to throw for unit testing.
Interface ilBiblLibraryFactoryInterface.