ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
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.
if(!array_key_exists('StateId', $_REQUEST)) $id
Interface ilBiblLibraryFactoryInterface.