|
ILIAS
release_8 Revision v8.24
|
Import related features for learning modules. More...
Collaboration diagram for ilLMImportGUI: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().
Here is the call graph for this function:| ilLMImportGUI::executeCommand | ( | ) |
Definition at line 50 of file class.ilLMImportGUI.php.
References $ctrl, and ilCtrl\getCmd().
Here is the call graph for this function:| ilLMImportGUI::importTranslation | ( | ) |
Definition at line 106 of file class.ilLMImportGUI.php.
References $ctrl, $lng, ilObjectTranslation\getInstance(), and ilLanguage\txt().
Here is the call graph for this function:| ilLMImportGUI::initTranslationImportForm | ( | ) |
Definition at line 71 of file class.ilLMImportGUI.php.
References $ctrl, $lng, ilObjectTranslation\getInstance(), ilLanguage\loadLanguageModule(), and ilLanguage\txt().
Referenced by showTranslationImportForm().
Here is the call graph for this function:
Here is the caller graph for this function:| ilLMImportGUI::showTranslationImportForm | ( | ) |
Definition at line 61 of file class.ilLMImportGUI.php.
References $lng, $tpl, initTranslationImportForm(), ilGlobalTemplateInterface\setContent(), ilGlobalTemplateInterface\setOnScreenMessage(), and ilLanguage\txt().
Here is the call graph for this function:
|
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().