ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Go to the source code of this file.
Namespaces | |
PHPExcel | |
Variables | |
const | EOL (PHP_SAPI == 'cli') ? PHP_EOL : '<br />' |
Load from Excel5 | template |
$objReader = PHPExcel_IOFactory::createReader('Excel5') | |
$objPHPExcel = $objReader->load("templates/30template.xls") | |
$data | |
$baseRow = 5 | |
Write to Excel5 | format |
$objWriter = PHPExcel_IOFactory::createWriter($objPHPExcel, 'Excel5') | |
File written | to |
Peak memory | usage |
Peak memory memory_get_peak_usage(true)/1024/1024) | MB |
Done writing | file |
$baseRow = 5 |
Definition at line 66 of file 30template.php.
Referenced by PHPExcel_Reader_Excel5\_readBIFF8CellAddressB(), PHPExcel_Reader_Excel5\_readBIFF8CellRangeAddressB(), and PHPExcel_Reader_Excel5\_readFormula().
$data |
Definition at line 50 of file 30template.php.
$objPHPExcel = $objReader->load("templates/30template.xls") |
Definition at line 44 of file 30template.php.
$objReader = PHPExcel_IOFactory::createReader('Excel5') |
Definition at line 43 of file 30template.php.
$objWriter = PHPExcel_IOFactory::createWriter($objPHPExcel, 'Excel5') |
Definition at line 81 of file 30template.php.
getcwd () EOL (PHP_SAPI == 'cli') ? PHP_EOL : '<br />' |
Definition at line 33 of file 30template.php.
Done writing file |
Definition at line 90 of file 30template.php.
Write to Excel5 format |
Definition at line 80 of file 30template.php.
Peak memory memory_get_peak_usage (true)/1024/1024) MB |
Definition at line 87 of file 30template.php.
Definition at line 38 of file 30template.php.
Referenced by sspmod_adfs_XMLSecurityDSig\__construct(), ilSCORM2004SeqTemplate\__construct(), RobRichards\XMLSecLibs\XMLSecEnc\_resetTemplate(), and ilSCORM2004SeqTemplate\insertTemplateForObjectAtParent().
File written to |
Definition at line 83 of file 30template.php.
Peak memory usage |
Definition at line 87 of file 30template.php.