ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
getId () | |
getStringRepresentation () | |
getStandardFieldIdentifiers () | |
isStandardField (string $field_name) | |
isEntryType (string $entry_ype) | |
Static Protected Attributes | |
static array | $standard_fields |
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 | ( | ) |
Implements ilBiblTypeInterface.
Definition at line 30 of file class.ilRis.php.
References ilBiblTypeFactoryInterface\DATA_TYPE_RIS.
ilRis::getStandardFieldIdentifiers | ( | ) |
Implements ilBiblTypeInterface.
Definition at line 48 of file class.ilRis.php.
References $standard_fields.
ilRis::getStringRepresentation | ( | ) |
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 217 of file class.ilRis.php.
|
staticprotected |
https://en.wikipedia.org/wiki/RIS_(file_format)
Definition at line 58 of file class.ilRis.php.
Referenced by getStandardFieldIdentifiers().