|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilBibTexInterface. More...
Inheritance diagram for ilBibTex:
Collaboration diagram for ilBibTex: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 | $standard_fields |
| static | $entry_types |
| ilBibTex::getId | ( | ) |
@inheritDoc
Implements ilBiblTypeInterface.
Definition at line 15 of file class.ilBibTex.php.
References ilBiblTypeFactoryInterface\DATA_TYPE_BIBTEX.
| ilBibTex::getStandardFieldIdentifiers | ( | ) |
@inheritDoc
Implements ilBiblTypeInterface.
Definition at line 33 of file class.ilBibTex.php.
References $standard_fields.
| ilBibTex::getStringRepresentation | ( | ) |
@inheritDoc
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 69 of file class.ilBibTex.php.
|
staticprotected |
Definition at line 62 of file class.ilBibTex.php.
Referenced by getStandardFieldIdentifiers().