ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ 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
}
ilBiblLibraryFactoryInterface\findById
findById($id)
ilBiblLibraryFactoryInterface
Interface ilBiblLibraryFactoryInterface.
Definition:
interface.ilBiblLibraryFactoryInterface.php:8
ilBiblLibraryFactoryInterface\getEmptyInstance
getEmptyInstance()
ilBiblLibraryFactoryInterface\getAll
getAll()
Modules
Bibliographic
interfaces
Library
interface.ilBiblLibraryFactoryInterface.php
Generated on Wed Sep 3 2025 21:00:51 for ILIAS by
1.8.13 (using
Doxyfile
)