ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
__construct (private ?TranslationsRepository $repository=null) | |
isSupported () | |
repository () | |
Definition at line 29 of file MultiLanguage.php.
ILIAS\GlobalScreen\GUI\I18n\MultiLanguage::__construct | ( | private ?TranslationsRepository | $repository = null | ) |
Definition at line 31 of file MultiLanguage.php.
ILIAS\GlobalScreen\GUI\I18n\MultiLanguage::isSupported | ( | ) |
Definition at line 36 of file MultiLanguage.php.
References ILIAS\GlobalScreen\GUI\I18n\MultiLanguage\repository().
ILIAS\GlobalScreen\GUI\I18n\MultiLanguage::repository | ( | ) |
Definition at line 41 of file MultiLanguage.php.
Referenced by ILIAS\GlobalScreen\GUI\I18n\MultiLanguage\TranslationWorkflowForm\asTranslationModal(), ILIAS\GlobalScreen\GUI\I18n\MultiLanguage\TranslationWorkflowForm\getLanguageSelectionForm(), ILIAS\GlobalScreen\GUI\I18n\MultiLanguage\TranslationWorkflowForm\getLanguageSelectionInputs(), ILIAS\GlobalScreen\GUI\I18n\MultiLanguage\TranslationWorkflowForm\getTranslationForm(), ILIAS\GlobalScreen\GUI\I18n\MultiLanguage\TranslationWorkflowForm\getTranslationInputs(), and ILIAS\GlobalScreen\GUI\I18n\MultiLanguage\isSupported().