ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
interface.ilBiblLibraryFactoryInterface.php
Go to the documentation of this file.
1
<?
php
2
8
interface
ilBiblLibraryFactoryInterface
9
{
10
14
public
function
getAll
();
15
16
22
public
function
findById
(
$id
);
23
24
28
public
function
getEmptyInstance
();
29
}
$id
if(!array_key_exists('StateId', $_REQUEST)) $id
Definition:
expirywarning.php:14
ilBiblLibraryFactoryInterface\findById
findById($id)
ilBiblLibraryFactoryInterface
Interface ilBiblLibraryFactoryInterface.
Definition:
interface.ilBiblLibraryFactoryInterface.php:8
ilBiblLibraryFactoryInterface\getEmptyInstance
getEmptyInstance()
php
ilBiblLibraryFactoryInterface\getAll
getAll()
Modules
Bibliographic
interfaces
Library
interface.ilBiblLibraryFactoryInterface.php
Generated on Thu Jan 30 2025 19:01:36 for ILIAS by
1.8.13 (using
Doxyfile
)