ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
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 |
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 ilBibTexInterface
Definition at line 25 of file class.ilBibTex.php.
ilBibTex::getId | ( | ) |
Implements ilBiblTypeInterface.
Definition at line 30 of file class.ilBibTex.php.
References ilBiblTypeFactoryInterface\DATA_TYPE_BIBTEX.
ilBibTex::getStandardFieldIdentifiers | ( | ) |
Implements ilBiblTypeInterface.
Definition at line 48 of file class.ilBibTex.php.
References $standard_fields.
ilBibTex::getStringRepresentation | ( | ) |
Implements ilBiblTypeInterface.
Definition at line 39 of file class.ilBibTex.php.
ilBibTex::isEntryType | ( | string | $entry_ype | ) |
Implements ilBiblTypeInterface.
Definition at line 115 of file class.ilBibTex.php.
ilBibTex::isStandardField | ( | string | $field_name | ) |
Implements ilBiblTypeInterface.
Definition at line 106 of file class.ilBibTex.php.
|
staticprotected |
Definition at line 85 of file class.ilBibTex.php.
|
staticprotected |
Definition at line 56 of file class.ilBibTex.php.
Referenced by getStandardFieldIdentifiers().