|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilBiblRisFileReader. More...
Inheritance diagram for ilBiblRisFileReader:
Collaboration diagram for ilBiblRisFileReader:Public Member Functions | |
| parseContent () | |
Public Member Functions inherited from ilBiblFileReaderBase | |
| __construct (ilBiblEntryFactoryInterface $entry_factory, ilBiblFieldFactoryInterface $field_factory, ilBiblAttributeFactoryInterface $attribute_factory) | |
| ilBiblFileReaderBase constructor. More... | |
| getFileContent () | |
| setFileContent ($file_content) | |
| getPathToFile () | |
| setPathToFile ($path_to_file) | |
| getEntryFactory () | |
| |
| getFieldFactory () | |
| |
| getAttributeFactory () | |
| @inheritDoc More... | |
Public Member Functions inherited from ilBiblFileReaderInterface | |
| readContent ($path_to_file) | |
| parseContent () | |
| getEntryFactory () | |
| getFieldFactory () | |
| getAttributeFactory () | |
Additional Inherited Members | |
Data Fields inherited from ilBiblFileReaderBase | |
| const | ATTRIBUTE_VALUE_MAXIMAL_TEXT_LENGTH = 4000 |
| const | ENCODING_UTF_8 = 'UTF-8' |
| const | ENCODING_ASCII = 'ASCII' |
| const | ENCODING_ISO_8859_1 = 'ISO-8859-1' |
Protected Member Functions inherited from ilBiblFileReaderBase | |
| convertStringToUTF8 ($string) | |
Protected Attributes inherited from ilBiblFileReaderBase | |
| $file_content = '' | |
| $path_to_file = '' | |
| $entry_factory | |
| $field_factory | |
| $attribute_factory | |
Class ilBiblRisFileReader.
Definition at line 8 of file class.ilBiblRisFileReader.php.
| ilBiblRisFileReader::parseContent | ( | ) |
Implements ilBiblFileReaderInterface.
Definition at line 14 of file class.ilBiblRisFileReader.php.
References $DIC.