ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
01simple-download-ods.php File Reference

Go to the source code of this file.

Namespaces

 PHPExcel
 

Variables

 $objPHPExcel = new PHPExcel()
 Include PHPExcel. More...
 
 $objWriter = PHPExcel_IOFactory::createWriter($objPHPExcel, 'OpenDocument')
 
 exit
 

Variable Documentation

◆ $objPHPExcel

$objPHPExcel = new PHPExcel()

Include PHPExcel.

Definition at line 42 of file 01simple-download-ods.php.

◆ $objWriter

$objWriter = PHPExcel_IOFactory::createWriter($objPHPExcel, 'OpenDocument')

Definition at line 87 of file 01simple-download-ods.php.

◆ exit

exit

Definition at line 89 of file 01simple-download-ods.php.