|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
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 $ilAccess, $ilCtrl, $ilLog, $lng, $tpl, and ilUtil\sendFailure().
Here is the call graph for this function:| ilOrgUnitSimpleImportGUI::chooseImport | ( | ) |
Definition at line 87 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 163 of file class.ilOrgUnitSimpleImportGUI.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:| ilOrgUnitSimpleImportGUI::executeCommand | ( | ) |
Definition at line 65 of file class.ilOrgUnitSimpleImportGUI.php.
References $cmd, chooseImport(), importScreen(), and startImport().
Here is the call graph for this function:| ilOrgUnitSimpleImportGUI::importScreen | ( | ) |
Definition at line 103 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 109 of file class.ilOrgUnitSimpleImportGUI.php.
Referenced by importScreen(), and startImport().
Here is the caller graph for this function:| ilOrgUnitSimpleImportGUI::startImport | ( | ) |
Definition at line 122 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().