Created by PhpStorm.
More...
◆ deleteById()
ilBiblTranslationFactoryInterface::deleteById |
( |
|
$id | ) |
|
◆ findArCreateInstanceForFieldAndlanguage()
ilBiblTranslationFactoryInterface::findArCreateInstanceForFieldAndlanguage |
( |
ilBiblFieldInterface |
$field, |
|
|
|
$language_key |
|
) |
| |
◆ findById()
ilBiblTranslationFactoryInterface::findById |
( |
|
$id | ) |
|
◆ getAllTranslationsForField()
◆ getAllTranslationsForFieldAsArray()
◆ getFieldFactory()
ilBiblTranslationFactoryInterface::getFieldFactory |
( |
| ) |
|
◆ getInstanceForFieldAndSystemsLanguage()
ilBiblTranslationFactoryInterface::getInstanceForFieldAndSystemsLanguage |
( |
ilBiblFieldInterface |
$field | ) |
|
◆ getInstanceForFieldAndUsersLanguage()
ilBiblTranslationFactoryInterface::getInstanceForFieldAndUsersLanguage |
( |
ilBiblFieldInterface |
$field | ) |
|
◆ translate()
Translates a field in the current users language in tho folowing order:
- if standard-field, user ILIAS ilLanguage
- if a explicit translation in the users language is available, use this
- if a translation is only for the systems language, us this
- return string like "bib_year"
- Parameters
-
\ilBiblFieldInterface | $field | |
- Returns
- string
Implemented in ilBiblTranslationFactory.
◆ translateAttribute()
◆ translateAttributeString()
◆ translationExistsForField()
◆ translationExistsForFieldAndSystemsLanguage()
ilBiblTranslationFactoryInterface::translationExistsForFieldAndSystemsLanguage |
( |
ilBiblFieldInterface |
$field | ) |
|
◆ translationExistsForFieldAndUsersLanguage()
ilBiblTranslationFactoryInterface::translationExistsForFieldAndUsersLanguage |
( |
ilBiblFieldInterface |
$field | ) |
|
The documentation for this interface was generated from the following file: