|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Go to the source code of this file.
Namespaces | |
| namespace | PHPExcel |
Variables | |
| $objPHPExcel = new PHPExcel() | |
| Include PHPExcel. More... | |
| $objWriter = PHPExcel_IOFactory::createWriter($objPHPExcel, 'OpenDocument') | |
| exit | |
| $objPHPExcel = new PHPExcel() |
Include PHPExcel.
Definition at line 42 of file 01simple-download-ods.php.
| $objWriter = PHPExcel_IOFactory::createWriter($objPHPExcel, 'OpenDocument') |
Definition at line 87 of file 01simple-download-ods.php.
| exit |
Definition at line 89 of file 01simple-download-ods.php.