|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilBiblFactoryFacade. More...
Inheritance diagram for ilBiblFactoryFacade:
Collaboration diagram for ilBiblFactoryFacade:Public Member Functions | |
| __construct (ilObjBibliographic $ilObjBibliographic) | |
| ilBiblFactoryFacade constructor. More... | |
| typeFactory () | |
| @inheritDoc More... | |
| type () | |
| @inheritDoc More... | |
| libraryFactory () | |
| @inheritDoc More... | |
| fieldFactory () | |
| @inheritDoc More... | |
| translationFactory () | |
| @inheritDoc More... | |
| entryFactory () | |
| @inheritDoc More... | |
| fileReaderFactory () | |
| @inheritDoc More... | |
| filterFactory () | |
| @inheritDoc More... | |
| attributeFactory () | |
| @inheritDoc More... | |
| iliasObjId () | |
| @inheritDoc More... | |
| iliasRefId () | |
| @inheritDoc More... | |
| dataFactory () | |
| overviewModelFactory () | |
| @inheritDoc More... | |
| typeFactory () | |
| overviewModelFactory () | |
| type () | |
| libraryFactory () | |
| fieldFactory () | |
| translationFactory () | |
| entryFactory () | |
| fileReaderFactory () | |
| filterFactory () | |
| attributeFactory () | |
| iliasObjId () | |
| iliasRefId () | |
| dataFactory () | |
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().
Here is the call graph for this function:| ilBiblFactoryFacade::attributeFactory | ( | ) |
@inheritDoc
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 | ( | ) |
@inheritDoc
Implements ilBiblFactoryFacadeInterface.
Definition at line 133 of file class.ilBiblFactoryFacade.php.
References $entry_factory.
| ilBiblFactoryFacade::fieldFactory | ( | ) |
@inheritDoc
Implements ilBiblFactoryFacadeInterface.
Definition at line 115 of file class.ilBiblFactoryFacade.php.
References $field_factory.
Referenced by __construct().
Here is the caller graph for this function:| ilBiblFactoryFacade::fileReaderFactory | ( | ) |
@inheritDoc
Implements ilBiblFactoryFacadeInterface.
Definition at line 142 of file class.ilBiblFactoryFacade.php.
References $file_reader_factory.
| ilBiblFactoryFacade::filterFactory | ( | ) |
@inheritDoc
Implements ilBiblFactoryFacadeInterface.
Definition at line 151 of file class.ilBiblFactoryFacade.php.
References $filter_factory.
| ilBiblFactoryFacade::iliasObjId | ( | ) |
@inheritDoc
Implements ilBiblFactoryFacadeInterface.
Definition at line 169 of file class.ilBiblFactoryFacade.php.
References $object_id.
| ilBiblFactoryFacade::iliasRefId | ( | ) |
@inheritDoc
Implements ilBiblFactoryFacadeInterface.
Definition at line 178 of file class.ilBiblFactoryFacade.php.
References $ref_id.
| ilBiblFactoryFacade::libraryFactory | ( | ) |
@inheritDoc
Implements ilBiblFactoryFacadeInterface.
Definition at line 106 of file class.ilBiblFactoryFacade.php.
References $library_factory.
| ilBiblFactoryFacade::overviewModelFactory | ( | ) |
@inheritDoc
Implements ilBiblFactoryFacadeInterface.
Definition at line 193 of file class.ilBiblFactoryFacade.php.
References $overview_factory.
| ilBiblFactoryFacade::translationFactory | ( | ) |
@inheritDoc
Implements ilBiblFactoryFacadeInterface.
Definition at line 124 of file class.ilBiblFactoryFacade.php.
References $translation_factory.
| ilBiblFactoryFacade::type | ( | ) |
@inheritDoc
Implements ilBiblFactoryFacadeInterface.
Definition at line 98 of file class.ilBiblFactoryFacade.php.
References $type.
Referenced by __construct().
Here is the caller graph for this function:| ilBiblFactoryFacade::typeFactory | ( | ) |
@inheritDoc
Implements ilBiblFactoryFacadeInterface.
Definition at line 90 of file class.ilBiblFactoryFacade.php.
References $type_factory.
Referenced by __construct().
Here is the caller graph for this function:
|
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().