ILIAS  trunk Revision v11.0_alpha-1866-gfa368f7776e
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ILIAS\UI\Component\HasContentLanguage Interface Reference
+ 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...
 

Detailed Description

Definition at line 23 of file HasContentLanguage.php.

Member Function Documentation

◆ getContentLanguage()

ILIAS\UI\Component\HasContentLanguage::getContentLanguage ( )

See comment in withContentLanguage.

◆ 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.


The documentation for this interface was generated from the following file: