|
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...
Collaboration diagram for ilOrgUnitSimpleUserImportGUI: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 26 of file class.ilOrgUnitSimpleUserImportGUI.php.
| ilOrgUnitSimpleUserImportGUI::__construct | ( | object | $parent_gui | ) |
Definition at line 39 of file class.ilOrgUnitSimpleUserImportGUI.php.
References $DIC, $parent_gui, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:| ilOrgUnitSimpleUserImportGUI::displayImportResults | ( | ilOrgUnitImporter | $importer | ) |
Definition at line 116 of file class.ilOrgUnitSimpleUserImportGUI.php.
References ilOrgUnitImporter\getErrors(), ilOrgUnitImporter\getStats(), ilOrgUnitImporter\getWarnings(), ilOrgUnitImporter\hasErrors(), ilOrgUnitImporter\hasWarnings(), and ILIAS\Repository\lng().
Referenced by startImport().
Here is the call graph for this function:
Here is the caller graph for this function:| ilOrgUnitSimpleUserImportGUI::executeCommand | ( | ) |
Definition at line 57 of file class.ilOrgUnitSimpleUserImportGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), startImport(), and userImportScreen().
Here is the call graph for this function:
|
private |
Definition at line 85 of file class.ilOrgUnitSimpleUserImportGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by startImport(), and userImportScreen().
Here is the call graph for this function:
Here is the caller graph for this function:| ilOrgUnitSimpleUserImportGUI::startImport | ( | ) |
Definition at line 97 of file class.ilOrgUnitSimpleUserImportGUI.php.
References Vendor\Package\$e, ILIAS\Repository\ctrl(), displayImportResults(), initForm(), ILIAS\Repository\lng(), and ilLog\write().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilOrgUnitSimpleUserImportGUI::userImportScreen | ( | ) |
Definition at line 79 of file class.ilOrgUnitSimpleUserImportGUI.php.
References initForm().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 30 of file class.ilOrgUnitSimpleUserImportGUI.php.
|
protected |
Definition at line 35 of file class.ilOrgUnitSimpleUserImportGUI.php.
|
protected |
Definition at line 36 of file class.ilOrgUnitSimpleUserImportGUI.php.
|
protected |
Definition at line 34 of file class.ilOrgUnitSimpleUserImportGUI.php.
|
protected |
Definition at line 33 of file class.ilOrgUnitSimpleUserImportGUI.php.
Referenced by __construct().
|
protected |
Definition at line 32 of file class.ilOrgUnitSimpleUserImportGUI.php.
|
protected |
Definition at line 28 of file class.ilOrgUnitSimpleUserImportGUI.php.
|
protected |
Definition at line 29 of file class.ilOrgUnitSimpleUserImportGUI.php.
|
protected |
Definition at line 31 of file class.ilOrgUnitSimpleUserImportGUI.php.