|
ILIAS
release_4-4 Revision
|
Class ilOrgUnitSimpleUserImportGUI. More...
Collaboration diagram for ilOrgUnitSimpleUserImportGUI:Public Member Functions | |
| __construct ($parent_gui) | |
| executeCommand () | |
| userImportScreen () | |
| startImport () | |
| displayImportResults ($importer) | |
Protected Member Functions | |
| initForm () | |
Protected Attributes | |
| $tabs_gui | |
| $toolbar | |
| $ctrl | |
| $tpl | |
| $parent_object | |
| $lng | |
| $ilAccess | |
Class ilOrgUnitSimpleUserImportGUI.
Definition at line 10 of file class.ilOrgUnitSimpleUserImportGUI.php.
| ilOrgUnitSimpleUserImportGUI::__construct | ( | $parent_gui | ) |
| $parent_gui |
Definition at line 45 of file class.ilOrgUnitSimpleUserImportGUI.php.
References $ilAccess, $ilCtrl, $lng, $tpl, and ilUtil\sendFailure().
Here is the call graph for this function:| ilOrgUnitSimpleUserImportGUI::displayImportResults | ( | $importer | ) |
| $importer | ilOrgUnitImporter |
Definition at line 117 of file class.ilOrgUnitSimpleUserImportGUI.php.
References ilUtil\sendFailure(), ilUtil\sendInfo(), and ilUtil\sendSuccess().
Referenced by startImport().
Here is the call graph for this function:
Here is the caller graph for this function:| ilOrgUnitSimpleUserImportGUI::executeCommand | ( | ) |
Definition at line 64 of file class.ilOrgUnitSimpleUserImportGUI.php.
References $cmd, startImport(), and userImportScreen().
Here is the call graph for this function:
|
protected |
Definition at line 85 of file class.ilOrgUnitSimpleUserImportGUI.php.
References ilFormPropertyGUI\setRequired().
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 96 of file class.ilOrgUnitSimpleUserImportGUI.php.
References $file, $lng, displayImportResults(), initForm(), and ilUtil\sendFailure().
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 23 of file class.ilOrgUnitSimpleUserImportGUI.php.
|
protected |
Definition at line 39 of file class.ilOrgUnitSimpleUserImportGUI.php.
Referenced by __construct().
|
protected |
Definition at line 35 of file class.ilOrgUnitSimpleUserImportGUI.php.
Referenced by __construct(), and startImport().
|
protected |
Definition at line 31 of file class.ilOrgUnitSimpleUserImportGUI.php.
|
protected |
Definition at line 15 of file class.ilOrgUnitSimpleUserImportGUI.php.
|
protected |
Definition at line 19 of file class.ilOrgUnitSimpleUserImportGUI.php.
|
protected |
Definition at line 27 of file class.ilOrgUnitSimpleUserImportGUI.php.
Referenced by __construct().