ILIAS  trunk Revision v11.0_alpha-1715-g7fc467680fb
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
interface.ilBiblFactoryFacadeInterface.php
Go to the documentation of this file.
1 <?php
2 
24 {
25  public function typeFactory(): \ilBiblTypeFactoryInterface;
26 
28 
29  public function type(): \ilBiblTypeInterface;
30 
32 
33  public function fieldFactory(): \ilBiblFieldFactoryInterface;
34 
36 
37  public function entryFactory(): \ilBiblEntryFactoryInterface;
38 
40 
42 
44 
45  public function iliasObjId(): int;
46 
47  public function iliasRefId(): int;
48 
49  public function dataFactory(): \ilBiblDataFactoryInterface;
50 }
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Interface ilBiblEntryFactoryInterface.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...