ILIAS  release_7 Revision v7.30-3-g800a261c036
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.