ILIAS
trunk Revision v11.0_alpha-1715-g7fc467680fb
|
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 (object $parent_gui) | |
executeCommand () | |
userImportScreen () | |
startImport () | |
displayImportResults (ilOrgUnitImporter $importer) | |
Protected Attributes | |
ilTabsGUI | $tabs_gui |
ilToolbarGUI | $toolbar |
ilCtrl | $ctrl |
ilGlobalTemplateInterface | $tpl |
object | $parent_object |
object | $parent_gui |
ilLanguage | $lng |
ilAccessHandler | $ilAccess |
ILIAS DI LoggingServices | $ilLog |
Private Member Functions | |
initForm () | |
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 ilOrgUnitSimpleUserImportGUI
Definition at line 25 of file class.ilOrgUnitSimpleUserImportGUI.php.
ilOrgUnitSimpleUserImportGUI::__construct | ( | object | $parent_gui | ) |
Definition at line 38 of file class.ilOrgUnitSimpleUserImportGUI.php.
References $DIC, $parent_gui, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
ilOrgUnitSimpleUserImportGUI::displayImportResults | ( | ilOrgUnitImporter | $importer | ) |
Definition at line 115 of file class.ilOrgUnitSimpleUserImportGUI.php.
References ilOrgUnitImporter\getErrors(), ilOrgUnitImporter\getStats(), ilOrgUnitImporter\getWarnings(), ilOrgUnitImporter\hasErrors(), ilOrgUnitImporter\hasWarnings(), and ILIAS\Repository\lng().
Referenced by startImport().
ilOrgUnitSimpleUserImportGUI::executeCommand | ( | ) |
Definition at line 56 of file class.ilOrgUnitSimpleUserImportGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), startImport(), and userImportScreen().
|
private |
Definition at line 84 of file class.ilOrgUnitSimpleUserImportGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilFormPropertyGUI\setRequired().
Referenced by startImport(), and userImportScreen().
ilOrgUnitSimpleUserImportGUI::startImport | ( | ) |
Definition at line 96 of file class.ilOrgUnitSimpleUserImportGUI.php.
References Vendor\Package\$e, ILIAS\Repository\ctrl(), displayImportResults(), initForm(), ILIAS\Repository\lng(), and ilLog\write().
Referenced by executeCommand().
ilOrgUnitSimpleUserImportGUI::userImportScreen | ( | ) |
Definition at line 78 of file class.ilOrgUnitSimpleUserImportGUI.php.
References initForm().
Referenced by executeCommand().
|
protected |
Definition at line 29 of file class.ilOrgUnitSimpleUserImportGUI.php.
|
protected |
Definition at line 34 of file class.ilOrgUnitSimpleUserImportGUI.php.
|
protected |
Definition at line 35 of file class.ilOrgUnitSimpleUserImportGUI.php.
|
protected |
Definition at line 33 of file class.ilOrgUnitSimpleUserImportGUI.php.
|
protected |
Definition at line 32 of file class.ilOrgUnitSimpleUserImportGUI.php.
Referenced by __construct().
|
protected |
Definition at line 31 of file class.ilOrgUnitSimpleUserImportGUI.php.
|
protected |
Definition at line 27 of file class.ilOrgUnitSimpleUserImportGUI.php.
|
protected |
Definition at line 28 of file class.ilOrgUnitSimpleUserImportGUI.php.
|
protected |
Definition at line 30 of file class.ilOrgUnitSimpleUserImportGUI.php.