ILIAS
release_8 Revision v8.23
◀ 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
}
ilBiblFieldFilterFactoryInterface
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
interface.ilBiblFieldFilterFactoryInterface.php:23
ilBiblFactoryFacadeInterface\overviewModelFactory
overviewModelFactory()
ilBiblTypeFactoryInterface
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
interface.ilBiblTypeFactoryInterface.php:24
ilBiblFactoryFacadeInterface
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
interface.ilBiblFactoryFacadeInterface.php:23
ilBiblFileReaderFactoryInterface
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
interface.ilBiblFileReaderFactoryInterface.php:23
ilBiblFactoryFacadeInterface\iliasObjId
iliasObjId()
ilBiblFactoryFacadeInterface\typeFactory
typeFactory()
ilBiblDataFactoryInterface
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilBiblDataFactoryInterface.php:22
ilBiblFactoryFacadeInterface\filterFactory
filterFactory()
ilBiblEntryFactoryInterface
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
interface.ilBiblEntryFactoryInterface.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:23
ilBiblFactoryFacadeInterface\attributeFactory
attributeFactory()
ilBiblFactoryFacadeInterface\iliasRefId
iliasRefId()
ilBiblLibraryFactoryInterface
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
interface.ilBiblLibraryFactoryInterface.php:23
ilBiblFieldFactoryInterface
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
interface.ilBiblFieldFactoryInterface.php:24
ilBiblFactoryFacadeInterface\type
type()
ilBiblTranslationFactoryInterface
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
interface.ilBiblTranslationFactoryInterface.php:28
ilBiblFactoryFacadeInterface\translationFactory
translationFactory()
ilBiblFactoryFacadeInterface\libraryFactory
libraryFactory()
ilBiblOverviewModelFactoryInterface
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilBiblOverviewModelFactoryInterface.php:22
ilBiblAttributeFactoryInterface
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
interface.ilBiblAttributeFactoryInterface.php:22
ilBiblFactoryFacadeInterface\entryFactory
entryFactory()
ilBiblFactoryFacadeInterface\fieldFactory
fieldFactory()
ilBiblFactoryFacadeInterface\fileReaderFactory
fileReaderFactory()
ILIAS\Repository\int
int(string $key)
Definition:
trait.BaseGUIRequest.php:61
ilBiblFactoryFacadeInterface\dataFactory
dataFactory()
Modules
Bibliographic
interfaces
Facade
interface.ilBiblFactoryFacadeInterface.php
Generated on Sun Aug 31 2025 22:01:12 for ILIAS by
1.8.13 (using
Doxyfile
)