| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
Class ilOrgUnitSimpleImportGUI. More...
 Collaboration diagram for ilOrgUnitSimpleImportGUI:
 Collaboration diagram for ilOrgUnitSimpleImportGUI:| Public Member Functions | |
| __construct ($parent_gui) | |
| executeCommand () | |
| 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:
 Here is the call graph for this function:| ilOrgUnitSimpleImportGUI::displayImportResults | ( | $importer | ) | 
| $importer | ilOrgUnitImporter | 
Definition at line 140 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 call graph for this function: Here is the caller 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, importScreen(), and startImport().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilOrgUnitSimpleImportGUI::importScreen | ( | ) | 
Definition at line 80 of file class.ilOrgUnitSimpleImportGUI.php.
References initForm().
Referenced by executeCommand().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
Definition at line 86 of file class.ilOrgUnitSimpleImportGUI.php.
References ilFormPropertyGUI\setRequired().
Referenced by importScreen(), and startImport().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilOrgUnitSimpleImportGUI::startImport | ( | ) | 
Definition at line 99 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 call graph for this function: Here is the caller 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().