ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilBibTexInterface. More...
Public Member Functions | ||||
getId () | ||||
getStringRepresentation () | ||||
getStandardFieldIdentifiers () | ||||
isStandardField (string $field_name) | ||||
| ||||
isEntryType (string $entry_ype) | ||||
| ||||
Static Protected Attributes | |
static | $standard_fields |
static | $entry_types |
ilBibTex::getId | ( | ) |
Implements ilBiblTypeInterface.
Definition at line 15 of file class.ilBibTex.php.
References ilBiblTypeFactoryInterface\DATA_TYPE_BIBTEX.
ilBibTex::getStandardFieldIdentifiers | ( | ) |
Implements ilBiblTypeInterface.
Definition at line 33 of file class.ilBibTex.php.
References $standard_fields.
ilBibTex::getStringRepresentation | ( | ) |
Implements ilBiblTypeInterface.
Definition at line 24 of file class.ilBibTex.php.
ilBibTex::isEntryType | ( | string | $entry_ype | ) |
string | $identifier |
Implements ilBiblTypeInterface.
Definition at line 87 of file class.ilBibTex.php.
ilBibTex::isStandardField | ( | string | $field_name | ) |
string | $identifier |
Implements ilBiblTypeInterface.
Definition at line 78 of file class.ilBibTex.php.
|
staticprotected |
Definition at line 70 of file class.ilBibTex.php.
|
staticprotected |
Definition at line 63 of file class.ilBibTex.php.
Referenced by getStandardFieldIdentifiers().