|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 9 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 95 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 175 of file class.ilOrgUnitSimpleImportGUI.php.
References Sabre\VObject\$stats, $warning, 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 73 of file class.ilOrgUnitSimpleImportGUI.php.
References chooseImport(), importScreen(), and startImport().
Here is the call graph for this function:| ilOrgUnitSimpleImportGUI::importScreen | ( | ) |
Definition at line 112 of file class.ilOrgUnitSimpleImportGUI.php.
References $form, and initForm().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 119 of file class.ilOrgUnitSimpleImportGUI.php.
Referenced by importScreen(), and startImport().
Here is the caller graph for this function:| ilOrgUnitSimpleImportGUI::startImport | ( | ) |
Definition at line 133 of file class.ilOrgUnitSimpleImportGUI.php.
References $form, $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().