|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Inheritance diagram for ilRis:
Collaboration diagram for ilRis:Public Member Functions | |
| parseContent () | |
Public Member Functions inherited from ilBibliograficFileReaderBase | |
| readContent ($path_to_file) | |
| getFileContent () | |
| setFileContent ($file_content) | |
| getPathToFile () | |
| setPathToFile ($path_to_file) | |
| readContent ($path_to_file) | |
| parseContent () | |
Static Public Member Functions | |
| static | isStandardField ($field_name) |
| static | isEntryType ($entry_ype) |
Static Protected Attributes | |
| static | $standard_fields |
| static | $entry_types |
Additional Inherited Members | |
Data Fields inherited from ilBibliograficFileReaderBase | |
| const | ENCODING_UTF_8 = 'UTF-8' |
| const | ENCODING_ASCII = 'ASCII' |
| const | ENCODING_ISO_8859_1 = 'ISO-8859-1' |
Protected Member Functions inherited from ilBibliograficFileReaderBase | |
| convertFiletoUTF8 () | |
| convertStringToUTF8 ($string) | |
Protected Attributes inherited from ilBibliograficFileReaderBase | |
| $file_content = '' | |
| $path_to_file = '' | |
|
static |
| $entry_ype |
Definition at line 243 of file class.ilRis.php.
|
static |
| $field_name |
Definition at line 233 of file class.ilRis.php.
| ilRis::parseContent | ( | ) |
Implements ilBibliograficFileReader.
Definition at line 16 of file class.ilRis.php.
|
staticprotected |
Definition at line 189 of file class.ilRis.php.
|
staticprotected |
Definition at line 28 of file class.ilRis.php.