|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for ilMediaPoolImportConfig:
Collaboration diagram for ilMediaPoolImportConfig:Public Member Functions | |
| setTranslationImportMode (?ilObjMediaPool $a_mep, string $a_lang="") | |
| getTranslationImportMode () | |
| getTranslationMep () | |
| getTranslationLang () | |
Protected Attributes | |
| bool | $transl_into = false |
| ilObjMediaPool | $transl_into_mep = 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 media pools
Definition at line 24 of file class.ilMediaPoolImportConfig.php.
| ilMediaPoolImportConfig::getTranslationImportMode | ( | ) |
Definition at line 43 of file class.ilMediaPoolImportConfig.php.
| ilMediaPoolImportConfig::getTranslationLang | ( | ) |
Definition at line 53 of file class.ilMediaPoolImportConfig.php.
| ilMediaPoolImportConfig::getTranslationMep | ( | ) |
Definition at line 48 of file class.ilMediaPoolImportConfig.php.
| ilMediaPoolImportConfig::setTranslationImportMode | ( | ?ilObjMediaPool | $a_mep, |
| string | $a_lang = "" |
||
| ) |
Definition at line 30 of file class.ilMediaPoolImportConfig.php.
|
protected |
Definition at line 26 of file class.ilMediaPoolImportConfig.php.
|
protected |
Definition at line 27 of file class.ilMediaPoolImportConfig.php.
|
protected |
Definition at line 28 of file class.ilMediaPoolImportConfig.php.