ILIAS
release_8 Revision v8.24
◀ ilDoc Overview
class.ilBiblDataFactoryInterface.php
Go to the documentation of this file.
1
<?php
22
interface
ilBiblDataFactoryInterface
23
{
24
public
function
getIlBiblDataById
(
int
$id
): ?
ilBiblData
;
25
}
$id
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins
Definition:
plugin.php:23
ilBiblData
Class ilBiblData.
Definition:
class.ilBiblData.php:28
ilBiblDataFactoryInterface
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilBiblDataFactoryInterface.php:23
ilBiblDataFactoryInterface\getIlBiblDataById
getIlBiblDataById(int $id)
Modules
Bibliographic
interfaces
Data
class.ilBiblDataFactoryInterface.php
Generated on Sun Nov 2 2025 22:01:03 for ILIAS by
1.9.4 (using
Doxyfile
)