ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilBiblFactoryFacade. More...
Public Member Functions | |
__construct (ilObjBibliographic $ilObjBibliographic) | |
ilBiblFactoryFacade constructor. More... | |
typeFactory () | |
type () | |
libraryFactory () | |
fieldFactory () | |
translationFactory () | |
entryFactory () | |
fileReaderFactory () | |
filterFactory () | |
attributeFactory () | |
iliasObjId () | |
iliasRefId () | |
dataFactory () | |
overviewModelFactory () | |
Class ilBiblFactoryFacade.
Definition at line 8 of file class.ilBiblFactoryFacade.php.
ilBiblFactoryFacade::__construct | ( | ilObjBibliographic | $ilObjBibliographic | ) |
ilBiblFactoryFacade constructor.
\ilObjBibliographic | $ilObjBibliographic |
Definition at line 69 of file class.ilBiblFactoryFacade.php.
References fieldFactory(), ilObjBibliographic\getFileType(), ilObject2\getId(), ilObject2\getRefId(), type(), and typeFactory().
ilBiblFactoryFacade::attributeFactory | ( | ) |
Implements ilBiblFactoryFacadeInterface.
Definition at line 160 of file class.ilBiblFactoryFacade.php.
References $attribute_factory.
ilBiblFactoryFacade::dataFactory | ( | ) |
Implements ilBiblFactoryFacadeInterface.
Definition at line 184 of file class.ilBiblFactoryFacade.php.
References $data_factory.
ilBiblFactoryFacade::entryFactory | ( | ) |
Implements ilBiblFactoryFacadeInterface.
Definition at line 133 of file class.ilBiblFactoryFacade.php.
References $entry_factory.
ilBiblFactoryFacade::fieldFactory | ( | ) |
Implements ilBiblFactoryFacadeInterface.
Definition at line 115 of file class.ilBiblFactoryFacade.php.
References $field_factory.
Referenced by __construct().
ilBiblFactoryFacade::fileReaderFactory | ( | ) |
Implements ilBiblFactoryFacadeInterface.
Definition at line 142 of file class.ilBiblFactoryFacade.php.
References $file_reader_factory.
ilBiblFactoryFacade::filterFactory | ( | ) |
Implements ilBiblFactoryFacadeInterface.
Definition at line 151 of file class.ilBiblFactoryFacade.php.
References $filter_factory.
ilBiblFactoryFacade::iliasObjId | ( | ) |
Implements ilBiblFactoryFacadeInterface.
Definition at line 169 of file class.ilBiblFactoryFacade.php.
References $object_id.
ilBiblFactoryFacade::iliasRefId | ( | ) |
Implements ilBiblFactoryFacadeInterface.
Definition at line 178 of file class.ilBiblFactoryFacade.php.
References $ref_id.
ilBiblFactoryFacade::libraryFactory | ( | ) |
Implements ilBiblFactoryFacadeInterface.
Definition at line 106 of file class.ilBiblFactoryFacade.php.
References $library_factory.
ilBiblFactoryFacade::overviewModelFactory | ( | ) |
Implements ilBiblFactoryFacadeInterface.
Definition at line 193 of file class.ilBiblFactoryFacade.php.
References $overview_factory.
ilBiblFactoryFacade::translationFactory | ( | ) |
Implements ilBiblFactoryFacadeInterface.
Definition at line 124 of file class.ilBiblFactoryFacade.php.
References $translation_factory.
ilBiblFactoryFacade::type | ( | ) |
Implements ilBiblFactoryFacadeInterface.
Definition at line 98 of file class.ilBiblFactoryFacade.php.
References $type.
Referenced by __construct().
ilBiblFactoryFacade::typeFactory | ( | ) |
Implements ilBiblFactoryFacadeInterface.
Definition at line 90 of file class.ilBiblFactoryFacade.php.
References $type_factory.
Referenced by __construct().
|
protected |
Definition at line 18 of file class.ilBiblFactoryFacade.php.
Referenced by attributeFactory().
|
protected |
Definition at line 62 of file class.ilBiblFactoryFacade.php.
Referenced by dataFactory().
|
protected |
Definition at line 34 of file class.ilBiblFactoryFacade.php.
Referenced by entryFactory().
|
protected |
Definition at line 42 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 46 of file class.ilBiblFactoryFacade.php.
Referenced by filterFactory().
|
protected |
Definition at line 14 of file class.ilBiblFactoryFacade.php.
Referenced by libraryFactory().
|
protected |
Definition at line 22 of file class.ilBiblFactoryFacade.php.
Referenced by iliasObjId().
|
protected |
Definition at line 54 of file class.ilBiblFactoryFacade.php.
Referenced by overviewModelFactory().
|
protected |
Definition at line 26 of file class.ilBiblFactoryFacade.php.
Referenced by iliasRefId().
|
protected |
Definition at line 38 of file class.ilBiblFactoryFacade.php.
Referenced by translationFactory().
|
protected |
Definition at line 58 of file class.ilBiblFactoryFacade.php.
Referenced by type().
|
protected |
Definition at line 50 of file class.ilBiblFactoryFacade.php.
Referenced by typeFactory().