ILIAS
release_8 Revision v8.19
|
Import related features for learning modules. More...
Public Member Functions | |
__construct (ilObjLearningModule $a_lm) | |
executeCommand () | |
showTranslationImportForm () | |
initTranslationImportForm () | |
importTranslation () | |
Protected Attributes | |
ilCtrl | $ctrl |
ilLanguage | $lng |
ilGlobalTemplateInterface | $tpl |
ilObjLearningModule | $lm |
EditingGUIRequest | $request |
Import related features for learning modules.
Definition at line 25 of file class.ilLMImportGUI.php.
ilLMImportGUI::__construct | ( | ilObjLearningModule | $a_lm | ) |
Definition at line 32 of file class.ilLMImportGUI.php.
References $DIC, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
ilLMImportGUI::executeCommand | ( | ) |
Definition at line 50 of file class.ilLMImportGUI.php.
References $ctrl, and ilCtrl\getCmd().
ilLMImportGUI::importTranslation | ( | ) |
Definition at line 106 of file class.ilLMImportGUI.php.
References $ctrl, $lng, ilObjectTranslation\getInstance(), and ilLanguage\txt().
ilLMImportGUI::initTranslationImportForm | ( | ) |
Definition at line 71 of file class.ilLMImportGUI.php.
References $ctrl, $lng, ilObjectTranslation\getInstance(), ilLanguage\loadLanguageModule(), ilFileInputGUI\setSuffixes(), and ilLanguage\txt().
Referenced by showTranslationImportForm().
ilLMImportGUI::showTranslationImportForm | ( | ) |
Definition at line 61 of file class.ilLMImportGUI.php.
References $lng, $tpl, initTranslationImportForm(), ilGlobalTemplateInterface\setContent(), ilGlobalTemplateInterface\setOnScreenMessage(), and ilLanguage\txt().
|
protected |
Definition at line 27 of file class.ilLMImportGUI.php.
Referenced by executeCommand(), importTranslation(), and initTranslationImportForm().
|
protected |
Definition at line 30 of file class.ilLMImportGUI.php.
|
protected |
Definition at line 28 of file class.ilLMImportGUI.php.
Referenced by importTranslation(), initTranslationImportForm(), and showTranslationImportForm().
|
protected |
Definition at line 31 of file class.ilLMImportGUI.php.
|
protected |
Definition at line 29 of file class.ilLMImportGUI.php.
Referenced by showTranslationImportForm().