|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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 70 of file class.ilBiblFactoryFacade.php.
References fieldFactory(), ilObjBibliographic\getFileType(), ilObject\getId(), ilObject2\getRefId(), type(), and typeFactory().
Here is the call graph for this function:| ilBiblFactoryFacade::attributeFactory | ( | ) |
@inheritDoc
Implements ilBiblFactoryFacadeInterface.
Definition at line 163 of file class.ilBiblFactoryFacade.php.
References $attribute_factory.
| ilBiblFactoryFacade::dataFactory | ( | ) |
Implements ilBiblFactoryFacadeInterface.
Definition at line 187 of file class.ilBiblFactoryFacade.php.
References $data_factory.
| ilBiblFactoryFacade::entryFactory | ( | ) |
@inheritDoc
Implements ilBiblFactoryFacadeInterface.
Definition at line 136 of file class.ilBiblFactoryFacade.php.
References $entry_factory.
| ilBiblFactoryFacade::fieldFactory | ( | ) |
@inheritDoc
Implements ilBiblFactoryFacadeInterface.
Definition at line 118 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 145 of file class.ilBiblFactoryFacade.php.
References $file_reader_factory.
| ilBiblFactoryFacade::filterFactory | ( | ) |
@inheritDoc
Implements ilBiblFactoryFacadeInterface.
Definition at line 154 of file class.ilBiblFactoryFacade.php.
References $filter_factory.
| ilBiblFactoryFacade::iliasObjId | ( | ) |
@inheritDoc
Implements ilBiblFactoryFacadeInterface.
Definition at line 172 of file class.ilBiblFactoryFacade.php.
References $object_id.
| ilBiblFactoryFacade::iliasRefId | ( | ) |
@inheritDoc
Implements ilBiblFactoryFacadeInterface.
Definition at line 181 of file class.ilBiblFactoryFacade.php.
References $ref_id.
Referenced by ilBiblEntryTableGUI\__construct().
Here is the caller graph for this function:| ilBiblFactoryFacade::libraryFactory | ( | ) |
@inheritDoc
Implements ilBiblFactoryFacadeInterface.
Definition at line 109 of file class.ilBiblFactoryFacade.php.
References $library_factory.
| ilBiblFactoryFacade::overviewModelFactory | ( | ) |
@inheritDoc
Implements ilBiblFactoryFacadeInterface.
Definition at line 196 of file class.ilBiblFactoryFacade.php.
References $overview_factory.
| ilBiblFactoryFacade::translationFactory | ( | ) |
@inheritDoc
Implements ilBiblFactoryFacadeInterface.
Definition at line 127 of file class.ilBiblFactoryFacade.php.
References $translation_factory.
| ilBiblFactoryFacade::type | ( | ) |
@inheritDoc
Implements ilBiblFactoryFacadeInterface.
Definition at line 100 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 91 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().