ILIAS
release_8 Revision v8.24
◀ ilDoc Overview
interface.ilBiblFactoryFacadeInterface.php
Go to the documentation of this file.
1
<?php
2
23
interface
ilBiblFactoryFacadeInterface
24
{
25
public
function
typeFactory
(): \
ilBiblTypeFactoryInterface
;
26
27
public
function
overviewModelFactory
(): \
ilBiblOverviewModelFactoryInterface
;
28
29
public
function
type
(): \
ilBiblTypeInterface
;
30
31
public
function
libraryFactory
(): \
ilBiblLibraryFactoryInterface
;
32
33
public
function
fieldFactory
(): \
ilBiblFieldFactoryInterface
;
34
35
public
function
translationFactory
(): \
ilBiblTranslationFactoryInterface
;
36
37
public
function
entryFactory
(): \
ilBiblEntryFactoryInterface
;
38
39
public
function
fileReaderFactory
(): \
ilBiblFileReaderFactoryInterface
;
40
41
public
function
filterFactory
(): \
ilBiblFieldFilterFactoryInterface
;
42
43
public
function
attributeFactory
(): \
ilBiblAttributeFactoryInterface
;
44
45
public
function
iliasObjId
():
int
;
46
47
public
function
iliasRefId
():
int
;
48
49
public
function
dataFactory
(): \
ilBiblDataFactoryInterface
;
50
}
ilBiblAttributeFactoryInterface
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
interface.ilBiblAttributeFactoryInterface.php:23
ilBiblDataFactoryInterface
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilBiblDataFactoryInterface.php:23
ilBiblEntryFactoryInterface
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
interface.ilBiblEntryFactoryInterface.php:26
ilBiblFactoryFacadeInterface
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
interface.ilBiblFactoryFacadeInterface.php:24
ilBiblFactoryFacadeInterface\overviewModelFactory
overviewModelFactory()
ilBiblFactoryFacadeInterface\attributeFactory
attributeFactory()
ilBiblFactoryFacadeInterface\iliasRefId
iliasRefId()
ilBiblFactoryFacadeInterface\translationFactory
translationFactory()
ilBiblFactoryFacadeInterface\filterFactory
filterFactory()
ilBiblFactoryFacadeInterface\fileReaderFactory
fileReaderFactory()
ilBiblFactoryFacadeInterface\fieldFactory
fieldFactory()
ilBiblFactoryFacadeInterface\libraryFactory
libraryFactory()
ilBiblFactoryFacadeInterface\dataFactory
dataFactory()
ilBiblFactoryFacadeInterface\typeFactory
typeFactory()
ilBiblFactoryFacadeInterface\iliasObjId
iliasObjId()
ilBiblFactoryFacadeInterface\entryFactory
entryFactory()
ilBiblFactoryFacadeInterface\type
type()
ilBiblFieldFactoryInterface
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
interface.ilBiblFieldFactoryInterface.php:25
ilBiblFieldFilterFactoryInterface
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
interface.ilBiblFieldFilterFactoryInterface.php:24
ilBiblFileReaderFactoryInterface
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
interface.ilBiblFileReaderFactoryInterface.php:24
ilBiblLibraryFactoryInterface
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
interface.ilBiblLibraryFactoryInterface.php:24
ilBiblOverviewModelFactoryInterface
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilBiblOverviewModelFactoryInterface.php:23
ilBiblTranslationFactoryInterface
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
interface.ilBiblTranslationFactoryInterface.php:29
ilBiblTypeFactoryInterface
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
interface.ilBiblTypeFactoryInterface.php:25
ilBiblTypeInterface
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
interface.ilBiblTypeInterface.php:24
ILIAS\Repository\int
int(string $key)
Definition:
trait.BaseGUIRequest.php:61
Modules
Bibliographic
interfaces
Facade
interface.ilBiblFactoryFacadeInterface.php
Generated on Sun Nov 2 2025 22:01:03 for ILIAS by
1.9.4 (using
Doxyfile
)