ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Go to the source code of this file.
Namespaces | |
namespace | PHPExcel |
Variables | |
const | EOL (PHP_SAPI == 'cli') ? PHP_EOL : '<br />' |
$objPHPExcel = new PHPExcel() | |
Include PHPExcel. More... | |
$dataArray | |
$callStartTime = microtime(true) | |
$objWriter = PHPExcel_IOFactory::createWriter($objPHPExcel, 'Excel2007') | |
$callEndTime = microtime(true) | |
$callTime = $callEndTime - $callStartTime | |
sprintf ('%.4f', $callTime) | |
memory_get_usage (true)/1024/1024) | |
$callEndTime = microtime(true) |
Definition at line 142 of file 10autofilter.php.
$callStartTime = microtime(true) |
Definition at line 138 of file 10autofilter.php.
$callTime = $callEndTime - $callStartTime |
Definition at line 143 of file 10autofilter.php.
$dataArray |
Definition at line 62 of file 10autofilter.php.
Referenced by Monolog\Handler\FleepHookHandler\buildContent(), Monolog\Handler\HipChatHandler\buildContent(), Monolog\Handler\PushoverHandler\buildContent(), Monolog\Handler\SlackHandler\buildContent(), ilObjTestDynamicQuestionSetConfig\initFromArray(), ilTestRandomQuestionSetConfig\initFromArray(), ilTestRandomQuestionSetSourcePoolDefinition\initFromArray(), PHPExcel_Reader_OOCalc\loadIntoExisting(), and Monolog\Handler\SlackHandler\prepareContentData().
$objPHPExcel = new PHPExcel() |
Include PHPExcel.
Definition at line 42 of file 10autofilter.php.
$objWriter = PHPExcel_IOFactory::createWriter($objPHPExcel, 'Excel2007') |
Definition at line 140 of file 10autofilter.php.
getcwd () EOL (PHP_SAPI == 'cli') ? PHP_EOL : '<br />' |
Definition at line 33 of file 10autofilter.php.
memory_get_usage(true)/1024/1024) | ( | true | ) |
Definition at line 148 of file 10autofilter.php.
sprintf('%.4f', $callTime) | ( | '%.4f' | , |
$callTime | |||
) |
Definition at line 146 of file 10autofilter.php.