|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for ilLearningModuleImportConfig:
Collaboration diagram for ilLearningModuleImportConfig:Public Member Functions | |
| setTranslationImportMode (ilObjLearningModule $a_lm, string $a_lang="") | |
| getTranslationImportMode () | |
| getTranslationLM () | |
| getTranslationLang () | |
Protected Attributes | |
| bool | $transl_into = false |
| ilObjLearningModule | $transl_into_lm = null |
| string | $transl_lang = "" |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Import configuration for learning modules
Definition at line 24 of file class.ilLearningModuleImportConfig.php.
| ilLearningModuleImportConfig::getTranslationImportMode | ( | ) |
Definition at line 43 of file class.ilLearningModuleImportConfig.php.
| ilLearningModuleImportConfig::getTranslationLang | ( | ) |
Definition at line 53 of file class.ilLearningModuleImportConfig.php.
| ilLearningModuleImportConfig::getTranslationLM | ( | ) |
Definition at line 48 of file class.ilLearningModuleImportConfig.php.
| ilLearningModuleImportConfig::setTranslationImportMode | ( | ilObjLearningModule | $a_lm, |
| string | $a_lang = "" |
||
| ) |
Definition at line 30 of file class.ilLearningModuleImportConfig.php.
|
protected |
Definition at line 26 of file class.ilLearningModuleImportConfig.php.
|
protected |
Definition at line 27 of file class.ilLearningModuleImportConfig.php.
|
protected |
Definition at line 28 of file class.ilLearningModuleImportConfig.php.