| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Collaboration diagram for ilMemberExportGUI:
 Collaboration diagram for ilMemberExportGUI:| Public Member Functions | |
| __construct ($a_ref_id) | |
| Constructor. | |
| executeCommand () | |
| Execute Command. | |
| show ($a_deliver_file=false) | |
| Show list of export files. | |
| deliverData () | |
| Deliver Data. | |
| showFileList () | |
| Show file list of available export files. | |
| downloadExportFile () | |
| Download export file. | |
| confirmDeleteExportFile () | |
| Confirm deletion of export files. | |
| deleteExportFile () | |
| Delete member export files. | |
| export () | |
| Export Create member export file and store it in data directory. | |
| exportExcel () | |
| Protected Member Functions | |
| initFileSystemStorage () | |
| Init file object. | |
| Private Attributes | |
| $ref_id | |
| $obj_id | |
| $type | |
| $ctrl | |
| $tpl | |
| $lng | |
| $fields_info | |
| $fss_export = null | |
| ilMemberExportGUI::__construct | ( | $a_ref_id | ) | 
Constructor.
public
Definition at line 60 of file class.ilMemberExportGUI.php.
References $ilCtrl, $lng, $tpl, ilExportFieldsInfo\_getInstanceByType(), ilObject\_lookupType(), and initFileSystemStorage().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMemberExportGUI::confirmDeleteExportFile | ( | ) | 
Confirm deletion of export files.
public
Definition at line 366 of file class.ilMemberExportGUI.php.
References $_POST, $_SESSION, $file, ilDatePresentation\formatDate(), IL_CAL_UNIX, ilUtil\sendFailure(), ilUtil\sendQuestion(), show(), and ilUtil\switchColor().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMemberExportGUI::deleteExportFile | ( | ) | 
Delete member export files.
public
Definition at line 414 of file class.ilMemberExportGUI.php.
References $_SESSION, $file, ilUtil\sendSuccess(), and show().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMemberExportGUI::deliverData | ( | ) | 
Deliver Data.
public
Definition at line 205 of file class.ilMemberExportGUI.php.
References $_SESSION, and $file.
Referenced by downloadExportFile().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMemberExportGUI::downloadExportFile | ( | ) | 
Download export file.
public
Definition at line 317 of file class.ilMemberExportGUI.php.
References $_POST, $file, deliverData(), ilUtil\sendFailure(), and show().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMemberExportGUI::executeCommand | ( | ) | 
Execute Command.
public
Definition at line 83 of file class.ilMemberExportGUI.php.
References $cmd, ilPrivacySettings\_getInstance(), and ilUtil\sendFailure().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMemberExportGUI::export | ( | ) | 
Export Create member export file and store it in data directory.
public
Definition at line 443 of file class.ilMemberExportGUI.php.
References $_POST, $_SESSION, $filename, $obj_id, ilExportUserSettings\set(), and show().
Referenced by exportExcel().
 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:| ilMemberExportGUI::exportExcel | ( | ) | 
Definition at line 463 of file class.ilMemberExportGUI.php.
References $_POST, $_SESSION, $filename, $obj_id, export(), ilMemberExport\EXPORT_EXCEL, ilExportUserSettings\set(), and show().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
Init file object.
Definition at line 490 of file class.ilMemberExportGUI.php.
Referenced by __construct().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMemberExportGUI::show | ( | $a_deliver_file = false | ) | 
Show list of export files.
public
Definition at line 115 of file class.ilMemberExportGUI.php.
References $obj_id, ilCourseDefinedFieldDefinition\_getFields(), ilUserDefinedFields\_getInstance(), ilUtil\formCheckbox(), and showFileList().
Referenced by confirmDeleteExportFile(), deleteExportFile(), downloadExportFile(), export(), and exportExcel().
 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:| ilMemberExportGUI::showFileList | ( | ) | 
Show file list of available export files.
public
Definition at line 226 of file class.ilMemberExportGUI.php.
References $_GET, $files, ilUtil\getImagePath(), and ilUtil\switchColor().
Referenced by show().
 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:| 
 | private | 
Definition at line 46 of file class.ilMemberExportGUI.php.
| 
 | private | 
Definition at line 50 of file class.ilMemberExportGUI.php.
| 
 | private | 
Definition at line 51 of file class.ilMemberExportGUI.php.
| 
 | private | 
Definition at line 48 of file class.ilMemberExportGUI.php.
Referenced by __construct().
| 
 | private | 
Definition at line 44 of file class.ilMemberExportGUI.php.
Referenced by export(), exportExcel(), and show().
| 
 | private | 
Definition at line 43 of file class.ilMemberExportGUI.php.
| 
 | private | 
Definition at line 47 of file class.ilMemberExportGUI.php.
Referenced by __construct().
| 
 | private | 
Definition at line 45 of file class.ilMemberExportGUI.php.