ILIAS
trunk Revision v11.0_alpha-1861-g09f3d197f78
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct (ilObjMediaPool $a_mep) | |
executeCommand () | |
showTranslationImportForm () | |
initTranslationImportForm () | |
Protected Attributes | |
ILIAS MediaPool StandardGUIRequest | $request |
ilObjMediaPool | $mep |
ilCtrl | $ctrl |
ilLanguage | $lng |
ilGlobalTemplateInterface | $tpl |
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 related features for media pools (currently used for translation imports)
Definition at line 24 of file class.ilMediaPoolImportGUI.php.
ilMediaPoolImportGUI::__construct | ( | ilObjMediaPool | $a_mep | ) |
Definition at line 32 of file class.ilMediaPoolImportGUI.php.
References $DIC, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
ilMediaPoolImportGUI::executeCommand | ( | ) |
Definition at line 46 of file class.ilMediaPoolImportGUI.php.
References $ctrl, and ilCtrl\getCmd().
ilMediaPoolImportGUI::initTranslationImportForm | ( | ) |
Definition at line 67 of file class.ilMediaPoolImportGUI.php.
References $ctrl, $lng, ilObjectTranslation\getInstance(), ilLanguage\loadLanguageModule(), null, ilSelectInputGUI\setOptions(), ilFileInputGUI\setSuffixes(), and ilLanguage\txt().
Referenced by showTranslationImportForm().
ilMediaPoolImportGUI::showTranslationImportForm | ( | ) |
Definition at line 57 of file class.ilMediaPoolImportGUI.php.
References $lng, $tpl, initTranslationImportForm(), ILIAS\UICore\GlobalTemplate\setContent(), ILIAS\UICore\GlobalTemplate\setOnScreenMessage(), and ilLanguage\txt().
|
protected |
Definition at line 28 of file class.ilMediaPoolImportGUI.php.
Referenced by executeCommand(), and initTranslationImportForm().
|
protected |
Definition at line 29 of file class.ilMediaPoolImportGUI.php.
Referenced by initTranslationImportForm(), and showTranslationImportForm().
|
protected |
Definition at line 27 of file class.ilMediaPoolImportGUI.php.
|
protected |
Definition at line 26 of file class.ilMediaPoolImportGUI.php.
|
protected |
Definition at line 30 of file class.ilMediaPoolImportGUI.php.
Referenced by showTranslationImportForm().