| 
    ILIAS
    release_8 Revision v8.24
    
   | 
  
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
 Inheritance diagram for ilRis:
 Collaboration diagram for ilRis:Public Member Functions | |
| getId () | |
| @inheritDoc  More... | |
| getStringRepresentation () | |
| @inheritDoc  More... | |
| getStandardFieldIdentifiers () | |
| @inheritDoc  More... | |
| isStandardField (string $field_name) | |
| isEntryType (string $entry_ype) | |
| isStandardField (string $identifier) | |
| isEntryType (string $identifier) | |
| getStringRepresentation () | |
| getId () | |
| getStandardFieldIdentifiers () | |
Static Protected Attributes | |
| static array | $standard_fields | 
| @source https://en.wikipedia.org/wiki/RIS_(file_format)  More... | |
| static array | $entry_types | 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class ilRisInterface
Definition at line 25 of file class.ilRis.php.
| ilRis::getId | ( | ) | 
@inheritDoc
Implements ilBiblTypeInterface.
Definition at line 30 of file class.ilRis.php.
References ilBiblTypeFactoryInterface\DATA_TYPE_RIS.
| ilRis::getStandardFieldIdentifiers | ( | ) | 
@inheritDoc
Implements ilBiblTypeInterface.
Definition at line 48 of file class.ilRis.php.
References $standard_fields.
| ilRis::getStringRepresentation | ( | ) | 
@inheritDoc
Implements ilBiblTypeInterface.
Definition at line 39 of file class.ilRis.php.
| ilRis::isEntryType | ( | string | $entry_ype | ) | 
Implements ilBiblTypeInterface.
Definition at line 262 of file class.ilRis.php.
| ilRis::isStandardField | ( | string | $field_name | ) | 
Implements ilBiblTypeInterface.
Definition at line 256 of file class.ilRis.php.
      
  | 
  staticprotected | 
Definition at line 216 of file class.ilRis.php.
      
  | 
  staticprotected | 
@source https://en.wikipedia.org/wiki/RIS_(file_format)
Definition at line 57 of file class.ilRis.php.
Referenced by getStandardFieldIdentifiers().