ILIAS
release_8 Revision v8.19
|
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 (ilObjectGUI $parent_gui) | |
executeCommand () | |
chooseImport () | |
importScreen () | |
startImport () | |
displayImportResults ($importer) | |
Protected Member Functions | |
initForm ($submit_action) | |
Protected Attributes | |
ilTabsGUI | $tabs_gui |
ilToolbarGUI | $toolbar |
ilCtrl | $ctrl |
ilGlobalTemplateInterface | $tpl |
ilObjectGUI | $parent_gui |
object | $parent_object |
ilLanguage | $lng |
ilAccessHandler | $ilAccess |
ILIAS DI LoggingServices | $ilLog |
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 Class ilOrgUnitSimpleImportGUI
Definition at line 25 of file class.ilOrgUnitSimpleImportGUI.php.
ilOrgUnitSimpleImportGUI::__construct | ( | ilObjectGUI | $parent_gui | ) |
Definition at line 37 of file class.ilOrgUnitSimpleImportGUI.php.
References $DIC, $parent_gui, ILIAS\Repository\ctrl(), ilObjectGUI\getObject(), ilObjOrgUnit\getRootOrgRefId(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
ilOrgUnitSimpleImportGUI::chooseImport | ( | ) |
Definition at line 91 of file class.ilOrgUnitSimpleImportGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
Referenced by executeCommand().
ilOrgUnitSimpleImportGUI::displayImportResults | ( | $importer | ) |
$importer | ilOrgUnitImporter |
Definition at line 175 of file class.ilOrgUnitSimpleImportGUI.php.
References ILIAS\Repository\lng().
Referenced by startImport().
ilOrgUnitSimpleImportGUI::executeCommand | ( | ) |
Definition at line 62 of file class.ilOrgUnitSimpleImportGUI.php.
References chooseImport(), ILIAS\Repository\ctrl(), importScreen(), ILIAS\Repository\lng(), and startImport().
ilOrgUnitSimpleImportGUI::importScreen | ( | ) |
Definition at line 114 of file class.ilOrgUnitSimpleImportGUI.php.
References initForm().
Referenced by executeCommand().
|
protected |
Definition at line 120 of file class.ilOrgUnitSimpleImportGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilFormPropertyGUI\setRequired().
Referenced by importScreen(), and startImport().
ilOrgUnitSimpleImportGUI::startImport | ( | ) |
Definition at line 133 of file class.ilOrgUnitSimpleImportGUI.php.
References Vendor\Package\$e, $res, ILIAS\Repository\ctrl(), displayImportResults(), initForm(), ILIAS\Repository\lng(), and ilLog\write().
Referenced by executeCommand().
|
protected |
Definition at line 29 of file class.ilOrgUnitSimpleImportGUI.php.
|
protected |
Definition at line 34 of file class.ilOrgUnitSimpleImportGUI.php.
|
protected |
Definition at line 35 of file class.ilOrgUnitSimpleImportGUI.php.
|
protected |
Definition at line 33 of file class.ilOrgUnitSimpleImportGUI.php.
|
protected |
Definition at line 31 of file class.ilOrgUnitSimpleImportGUI.php.
Referenced by __construct().
|
protected |
Definition at line 32 of file class.ilOrgUnitSimpleImportGUI.php.
|
protected |
Definition at line 27 of file class.ilOrgUnitSimpleImportGUI.php.
|
protected |
Definition at line 28 of file class.ilOrgUnitSimpleImportGUI.php.
|
protected |
Definition at line 30 of file class.ilOrgUnitSimpleImportGUI.php.