|
ILIAS
Release_5_0_x_branch Revision 61816
|
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, $ilUser, $lng, $tpl, ilExportFieldsInfo\_getInstanceByType(), ilObject\_lookupType(), and initFileSystemStorage().
Here is the call graph for this function:| ilMemberExportGUI::confirmDeleteExportFile | ( | ) |
Confirm deletion of export files.
public
Definition at line 379 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:| ilMemberExportGUI::deleteExportFile | ( | ) |
Delete member export files.
public
Definition at line 427 of file class.ilMemberExportGUI.php.
References $_SESSION, $file, ilUtil\sendSuccess(), and show().
Here is the call graph for this function:| ilMemberExportGUI::deliverData | ( | ) |
Deliver Data.
public
Definition at line 218 of file class.ilMemberExportGUI.php.
References $_SESSION, and $file.
Referenced by downloadExportFile().
Here is the caller graph for this function:| ilMemberExportGUI::downloadExportFile | ( | ) |
Download export file.
public
Definition at line 330 of file class.ilMemberExportGUI.php.
References $_POST, $file, deliverData(), ilUtil\sendFailure(), and show().
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:| ilMemberExportGUI::export | ( | ) |
Export Create member export file and store it in data directory.
public
Definition at line 456 of file class.ilMemberExportGUI.php.
References $_POST, $_SESSION, $filename, and show().
Referenced by exportExcel().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMemberExportGUI::exportExcel | ( | ) |
Definition at line 474 of file class.ilMemberExportGUI.php.
References $_POST, $_SESSION, $filename, export(), ilMemberExport\EXPORT_EXCEL, and show().
Here is the call graph for this function:
|
protected |
Init file object.
Definition at line 499 of file class.ilMemberExportGUI.php.
Referenced by __construct().
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 $GLOBALS, ilCourseDefinedFieldDefinition\_getFields(), ilUserDefinedFields\_getInstance(), ilUtil\formCheckbox(), ilBookingEntry\hasObjectBookingEntries(), and showFileList().
Referenced by confirmDeleteExportFile(), deleteExportFile(), downloadExportFile(), export(), and exportExcel().
Here is the call 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 239 of file class.ilMemberExportGUI.php.
References $_GET, $ilUser, ilUtil\getImagePath(), and ilUtil\switchColor().
Referenced by show().
Here is the call 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.
|
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.