ILIAS
release_8 Revision v8.23
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct (ilObjBibliographic $ilObjBibliographic) | |
ilBiblFactoryFacade constructor. More... | |
typeFactory () | |
type () | |
libraryFactory () | |
fieldFactory () | |
translationFactory () | |
entryFactory () | |
fileReaderFactory () | |
filterFactory () | |
attributeFactory () | |
iliasObjId () | |
iliasRefId () | |
dataFactory () | |
overviewModelFactory () | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class ilBiblFactoryFacade
Definition at line 24 of file class.ilBiblFactoryFacade.php.
ilBiblFactoryFacade::__construct | ( | ilObjBibliographic | $ilObjBibliographic | ) |
ilBiblFactoryFacade constructor.
Definition at line 44 of file class.ilBiblFactoryFacade.php.
References fieldFactory(), ilObjBibliographic\getFileType(), ilObject\getId(), ilObject\getRefId(), type(), and typeFactory().
ilBiblFactoryFacade::attributeFactory | ( | ) |
Implements ilBiblFactoryFacadeInterface.
Definition at line 137 of file class.ilBiblFactoryFacade.php.
References $attribute_factory.
ilBiblFactoryFacade::dataFactory | ( | ) |
Implements ilBiblFactoryFacadeInterface.
Definition at line 161 of file class.ilBiblFactoryFacade.php.
References $data_factory.
ilBiblFactoryFacade::entryFactory | ( | ) |
Implements ilBiblFactoryFacadeInterface.
Definition at line 110 of file class.ilBiblFactoryFacade.php.
References $entry_factory.
ilBiblFactoryFacade::fieldFactory | ( | ) |
Implements ilBiblFactoryFacadeInterface.
Definition at line 92 of file class.ilBiblFactoryFacade.php.
References $field_factory.
Referenced by __construct().
ilBiblFactoryFacade::fileReaderFactory | ( | ) |
Implements ilBiblFactoryFacadeInterface.
Definition at line 119 of file class.ilBiblFactoryFacade.php.
References $file_reader_factory.
ilBiblFactoryFacade::filterFactory | ( | ) |
Implements ilBiblFactoryFacadeInterface.
Definition at line 128 of file class.ilBiblFactoryFacade.php.
References $filter_factory.
ilBiblFactoryFacade::iliasObjId | ( | ) |
Implements ilBiblFactoryFacadeInterface.
Definition at line 146 of file class.ilBiblFactoryFacade.php.
References $object_id.
ilBiblFactoryFacade::iliasRefId | ( | ) |
Implements ilBiblFactoryFacadeInterface.
Definition at line 155 of file class.ilBiblFactoryFacade.php.
References $ref_id.
Referenced by ilBiblEntryTableGUI\__construct().
ilBiblFactoryFacade::libraryFactory | ( | ) |
Implements ilBiblFactoryFacadeInterface.
Definition at line 83 of file class.ilBiblFactoryFacade.php.
References $library_factory.
ilBiblFactoryFacade::overviewModelFactory | ( | ) |
Implements ilBiblFactoryFacadeInterface.
Definition at line 170 of file class.ilBiblFactoryFacade.php.
References $overview_factory.
ilBiblFactoryFacade::translationFactory | ( | ) |
Implements ilBiblFactoryFacadeInterface.
Definition at line 101 of file class.ilBiblFactoryFacade.php.
References $translation_factory.
ilBiblFactoryFacade::type | ( | ) |
Implements ilBiblFactoryFacadeInterface.
Definition at line 74 of file class.ilBiblFactoryFacade.php.
References $type.
Referenced by __construct().
ilBiblFactoryFacade::typeFactory | ( | ) |
Implements ilBiblFactoryFacadeInterface.
Definition at line 65 of file class.ilBiblFactoryFacade.php.
References $type_factory.
Referenced by __construct().
|
protected |
Definition at line 27 of file class.ilBiblFactoryFacade.php.
Referenced by attributeFactory().
|
protected |
Definition at line 38 of file class.ilBiblFactoryFacade.php.
Referenced by dataFactory().
|
protected |
Definition at line 31 of file class.ilBiblFactoryFacade.php.
Referenced by entryFactory().
|
protected |
Definition at line 33 of file class.ilBiblFactoryFacade.php.
Referenced by fieldFactory().
|
protected |
Definition at line 30 of file class.ilBiblFactoryFacade.php.
Referenced by fileReaderFactory().
|
protected |
Definition at line 34 of file class.ilBiblFactoryFacade.php.
Referenced by filterFactory().
|
protected |
Definition at line 26 of file class.ilBiblFactoryFacade.php.
Referenced by libraryFactory().
|
protected |
Definition at line 28 of file class.ilBiblFactoryFacade.php.
Referenced by iliasObjId().
|
protected |
Definition at line 36 of file class.ilBiblFactoryFacade.php.
Referenced by overviewModelFactory().
|
protected |
Definition at line 29 of file class.ilBiblFactoryFacade.php.
Referenced by iliasRefId().
|
protected |
Definition at line 32 of file class.ilBiblFactoryFacade.php.
Referenced by translationFactory().
|
protected |
Definition at line 37 of file class.ilBiblFactoryFacade.php.
Referenced by type().
|
protected |
Definition at line 35 of file class.ilBiblFactoryFacade.php.
Referenced by typeFactory().