|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilOrgUnitSimpleUserImportGUI. More...
Collaboration diagram for ilOrgUnitSimpleUserImportGUI:Public Member Functions | |
| __construct ($parent_gui) | |
| executeCommand () | |
| userImportScreen () | |
| startImport () | |
| displayImportResults ($importer) | |
Protected Member Functions | |
| testImport () | |
| @description FSX Can be deleted; Just for a single Test of a UserImport More... | |
| initForm () | |
Protected Attributes | |
| $tabs_gui | |
| $toolbar | |
| $ctrl | |
| $tpl | |
| $parent_object | |
| $lng | |
| $ilAccess | |
Class ilOrgUnitSimpleUserImportGUI.
Definition at line 12 of file class.ilOrgUnitSimpleUserImportGUI.php.
| ilOrgUnitSimpleUserImportGUI::__construct | ( | $parent_gui | ) |
| $parent_gui |
Definition at line 47 of file class.ilOrgUnitSimpleUserImportGUI.php.
References $DIC, $ilAccess, $ilCtrl, $lng, $log, $tpl, and ilUtil\sendFailure().
Here is the call graph for this function:| ilOrgUnitSimpleUserImportGUI::displayImportResults | ( | $importer | ) |
| $importer | ilOrgUnitImporter |
Definition at line 151 of file class.ilOrgUnitSimpleUserImportGUI.php.
References ilUtil\sendFailure(), ilUtil\sendInfo(), ilUtil\sendSuccess(), and sprintf.
Referenced by startImport().
Here is the call graph for this function:
Here is the caller graph for this function:| ilOrgUnitSimpleUserImportGUI::executeCommand | ( | ) |
Definition at line 74 of file class.ilOrgUnitSimpleUserImportGUI.php.
References $cmd, startImport(), and userImportScreen().
Here is the call graph for this function:
|
protected |
Definition at line 117 of file class.ilOrgUnitSimpleUserImportGUI.php.
Referenced by startImport(), and userImportScreen().
Here is the caller graph for this function:| ilOrgUnitSimpleUserImportGUI::startImport | ( | ) |
Definition at line 129 of file class.ilOrgUnitSimpleUserImportGUI.php.
References $file, displayImportResults(), initForm(), ilUtil\sendFailure(), and ilLog\write().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
@description FSX Can be deleted; Just for a single Test of a UserImport
Definition at line 102 of file class.ilOrgUnitSimpleUserImportGUI.php.
References ilUtil\sendInfo().
Here is the call graph for this function:| ilOrgUnitSimpleUserImportGUI::userImportScreen | ( | ) |
Definition at line 93 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 25 of file class.ilOrgUnitSimpleUserImportGUI.php.
|
protected |
Definition at line 41 of file class.ilOrgUnitSimpleUserImportGUI.php.
Referenced by __construct().
|
protected |
Definition at line 37 of file class.ilOrgUnitSimpleUserImportGUI.php.
Referenced by __construct().
|
protected |
Definition at line 33 of file class.ilOrgUnitSimpleUserImportGUI.php.
|
protected |
Definition at line 17 of file class.ilOrgUnitSimpleUserImportGUI.php.
|
protected |
Definition at line 21 of file class.ilOrgUnitSimpleUserImportGUI.php.
|
protected |
Definition at line 29 of file class.ilOrgUnitSimpleUserImportGUI.php.
Referenced by __construct().