|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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 46 of file class.ilOrgUnitSimpleImportGUI.php.
References $DIC, $ilAccess, $lng, $tpl, and ilUtil\sendFailure().
Here is the call graph for this function:| ilOrgUnitSimpleImportGUI::chooseImport | ( | ) |
Definition at line 99 of file class.ilOrgUnitSimpleImportGUI.php.
References $_GET, ilAccess\checkAccess(), 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 181 of file class.ilOrgUnitSimpleImportGUI.php.
References ilUtil\sendFailure(), and ilUtil\sendInfo().
Referenced by startImport().
Here is the call graph for this function:
Here is the caller graph for this function:| ilOrgUnitSimpleImportGUI::executeCommand | ( | ) |
Definition at line 75 of file class.ilOrgUnitSimpleImportGUI.php.
References chooseImport(), importScreen(), and startImport().
Here is the call graph for this function:| ilOrgUnitSimpleImportGUI::importScreen | ( | ) |
Definition at line 117 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 124 of file class.ilOrgUnitSimpleImportGUI.php.
Referenced by importScreen(), and startImport().
Here is the caller graph for this function:| ilOrgUnitSimpleImportGUI::startImport | ( | ) |
Definition at line 138 of file class.ilOrgUnitSimpleImportGUI.php.
References Vendor\Package\$e, $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 24 of file class.ilOrgUnitSimpleImportGUI.php.
|
protected |
Definition at line 40 of file class.ilOrgUnitSimpleImportGUI.php.
Referenced by __construct().
|
protected |
Definition at line 36 of file class.ilOrgUnitSimpleImportGUI.php.
Referenced by __construct().
|
protected |
Definition at line 32 of file class.ilOrgUnitSimpleImportGUI.php.
|
protected |
Definition at line 16 of file class.ilOrgUnitSimpleImportGUI.php.
|
protected |
Definition at line 20 of file class.ilOrgUnitSimpleImportGUI.php.
|
protected |
Definition at line 28 of file class.ilOrgUnitSimpleImportGUI.php.
Referenced by __construct().