ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Go to the source code of this file.
Namespaces | |
PHPExcel | |
Variables | |
const | EOL (PHP_SAPI == 'cli') ? PHP_EOL : '<br />' |
Set | timezone |
Set value | binder |
Create new PHPExcel | object |
$objPHPExcel = new PHPExcel() | |
Set document | properties |
Set default | font |
Set column | widths |
Add some | data |
Rename | worksheet |
Write to Excel2007 | format |
$objWriter = PHPExcel_IOFactory::createWriter($objPHPExcel, 'Excel2007') | |
File written | to |
Peak memory | usage |
Peak memory memory_get_peak_usage(true)/1024/1024) | MB |
Done writing | file |
$objPHPExcel = new PHPExcel() |
Definition at line 49 of file 29advancedvaluebinder.php.
$objWriter = PHPExcel_IOFactory::createWriter($objPHPExcel, 'Excel2007') |
Definition at line 168 of file 29advancedvaluebinder.php.
Set value binder |
Definition at line 44 of file 29advancedvaluebinder.php.
Add some data |
Definition at line 72 of file 29advancedvaluebinder.php.
getcwd () EOL (PHP_SAPI == 'cli') ? PHP_EOL : '<br />' |
Definition at line 33 of file 29advancedvaluebinder.php.
Done writing file |
Definition at line 182 of file 29advancedvaluebinder.php.
Set default font |
Definition at line 62 of file 29advancedvaluebinder.php.
Write to Excel5 format |
Definition at line 167 of file 29advancedvaluebinder.php.
Peak memory memory_get_peak_usage (true)/1024/1024) MB |
Definition at line 179 of file 29advancedvaluebinder.php.
Create new PHPExcel object |
Definition at line 48 of file 29advancedvaluebinder.php.
Set document properties |
Definition at line 52 of file 29advancedvaluebinder.php.
Set timezone |
Definition at line 36 of file 29advancedvaluebinder.php.
Referenced by ilCalendarInboxGUI\__construct(), ilDateTime\__construct(), ilCalendarDayGUI\__construct(), ilCalendarWeekGUI\__construct(), ilCalendarMonthGUI\__construct(), ilTimeZone\__construct(), ilCalendarSchedule\__construct(), ilCalendarRecurrenceCalculator\adjustTimeZones(), ilCalendarRecurrenceCalculator\applyBYMONTHDAYRules(), ilCalendarRecurrenceCalculator\applyBYWEEKNORules(), ilCalendarRecurrenceCalculator\applyBYYEARDAYRules(), ilCalendarSchedule\calculate(), ilCalendarRecurrenceCalculator\createDate(), ilCalendarSchedule\getByDay(), ilDateTime\getTimeZoneIdentifier(), ilCalendarAppointmentGUI\initTimeZone(), ilCalendarUserSettings\read(), ilCalendarSettings\setDefaultTimeZone(), ilCalendarUserSettings\setTimeZone(), ilCalendarRecurrence\setTimeZone(), ilCalendarDayGUI\show(), ilCalendarWeekGUI\show(), ilCalendarDayGUI\showAppointment(), ilCalendarWeekGUI\showAppointment(), ilCalendarMonthGUI\showEvents(), ilDateTime\switchTimeZone(), and ilTimeZone\switchTZ().
File written to |
Definition at line 170 of file 29advancedvaluebinder.php.
Peak memory usage |
Definition at line 179 of file 29advancedvaluebinder.php.
Set column widths |
Definition at line 67 of file 29advancedvaluebinder.php.
Rename worksheet |
Definition at line 158 of file 29advancedvaluebinder.php.