|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilOrgUnitSimpleImportGUI. More...
Collaboration diagram for ilOrgUnitSimpleImportGUI:Public Member Functions | |
| __construct ($parent_gui) | |
| executeCommand () | |
| chooseImport () | |
| importScreen () | |
| startImport () | |
| displayImportResults ($importer) | |
Protected Member Functions | |
| initForm ($submit_action) | |
Protected Attributes | |
| $tabs_gui | |
| $toolbar | |
| $ctrl | |
| $tpl | |
| $parent_object | |
| $lng | |
| $ilAccess | |
Class ilOrgUnitSimpleImportGUI.
Definition at line 10 of file class.ilOrgUnitSimpleImportGUI.php.
| ilOrgUnitSimpleImportGUI::__construct | ( | $parent_gui | ) |
| $parent_gui |
Definition at line 45 of file class.ilOrgUnitSimpleImportGUI.php.
References $DIC, $ilAccess, $ilCtrl, $ilLog, $lng, $tpl, and ilUtil\sendFailure().
Here is the call graph for this function:| ilOrgUnitSimpleImportGUI::chooseImport | ( | ) |
Definition at line 94 of file class.ilOrgUnitSimpleImportGUI.php.
References $_GET, ilObjOrgUnit\getRootOrgRefId(), and ilUtil\sendFailure().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilOrgUnitSimpleImportGUI::displayImportResults | ( | $importer | ) |
| $importer | ilOrgUnitImporter |
Definition at line 170 of file class.ilOrgUnitSimpleImportGUI.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:| ilOrgUnitSimpleImportGUI::executeCommand | ( | ) |
Definition at line 72 of file class.ilOrgUnitSimpleImportGUI.php.
References $cmd, chooseImport(), importScreen(), and startImport().
Here is the call graph for this function:| ilOrgUnitSimpleImportGUI::importScreen | ( | ) |
Definition at line 110 of file class.ilOrgUnitSimpleImportGUI.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 116 of file class.ilOrgUnitSimpleImportGUI.php.
Referenced by importScreen(), and startImport().
Here is the caller graph for this function:| ilOrgUnitSimpleImportGUI::startImport | ( | ) |
Definition at line 129 of file class.ilOrgUnitSimpleImportGUI.php.
References $file, $res, 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 |
Definition at line 23 of file class.ilOrgUnitSimpleImportGUI.php.
|
protected |
Definition at line 39 of file class.ilOrgUnitSimpleImportGUI.php.
Referenced by __construct().
|
protected |
Definition at line 35 of file class.ilOrgUnitSimpleImportGUI.php.
Referenced by __construct().
|
protected |
Definition at line 31 of file class.ilOrgUnitSimpleImportGUI.php.
|
protected |
Definition at line 15 of file class.ilOrgUnitSimpleImportGUI.php.
|
protected |
Definition at line 19 of file class.ilOrgUnitSimpleImportGUI.php.
|
protected |
Definition at line 27 of file class.ilOrgUnitSimpleImportGUI.php.
Referenced by __construct().