|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ILIAS\UI\Component\HasContentLanguage:
Collaboration diagram for ILIAS\UI\Component\HasContentLanguage:Public Member Functions | |
| withContentLanguage (LanguageTag $language) | |
| If the link text also is not translated (e.g., because it is a formal title that should be kept in the original language), you should add the language attributes to the anchor element. More... | |
| getContentLanguage () | |
| See comment in withContentLanguage. More... | |
Definition at line 23 of file HasContentLanguage.php.
| ILIAS\UI\Component\HasContentLanguage::getContentLanguage | ( | ) |
See comment in withContentLanguage.
| ILIAS\UI\Component\HasContentLanguage::withContentLanguage | ( | LanguageTag | $language | ) |
If the link text also is not translated (e.g., because it is a formal title that should be kept in the original language), you should add the language attributes to the anchor element.