Mark Nelson
b62b5879af
MDL-56046 core_dataformat: added functions to support multiple sheets
...
Also removed write_header() and write_footer(). The reason for this
is because in core we want to know if the format being used supports
multiple sheets. To do this, and ensure we do not break third-party
dataformat plugins, we are using method_exist(). If write_header()
and write_footer() remain in the base class then this will always
be true.
2017-06-26 13:29:32 +08:00
..
2017-06-19 11:31:24 +08:00
2017-05-19 19:22:07 +02:00
2017-04-10 11:54:09 +08:00
2017-06-26 13:29:32 +08:00
2017-06-19 14:20:06 +01:00
2017-04-13 12:21:13 -04:00
2017-04-27 10:07:01 +08:00
2017-05-19 19:22:07 +02:00
2017-06-19 08:50:23 +08:00
2017-03-17 15:51:28 +08:00
2017-06-05 20:50:28 +02:00
2017-03-23 14:44:33 +08:00
2017-05-02 09:33:18 +08:00
2017-06-02 07:45:57 +01:00
2017-04-12 14:06:18 +02:00
2017-06-20 16:13:35 +08:00
2017-05-04 10:00:54 +08:00
2017-06-02 20:29:24 +02:00
2017-03-30 08:26:12 +08:00
2017-06-22 16:09:58 +02:00
2017-06-16 14:15:25 +02:00
2017-06-05 15:13:07 +01:00
2017-06-01 09:48:45 +02:00
2017-04-19 06:20:41 +08:00
2017-04-04 17:07:41 +01:00
2017-06-19 12:21:45 +01:00
2017-06-02 17:06:28 +01:00
2017-03-16 18:43:15 +01:00
2017-06-06 19:27:59 +02:00
2017-04-18 13:28:08 +02:00
2017-04-27 09:37:53 +05:30
2017-06-22 16:09:58 +02:00
2017-05-24 12:44:27 +05:30
2017-06-01 09:18:38 +02:00
2017-03-17 15:52:17 +08:00
2017-03-20 16:02:11 +08:00
2017-04-05 13:17:46 +02:00
2017-05-16 10:48:27 +01:00
2017-03-17 15:52:17 +08:00
2017-05-02 15:46:48 +08:00
2017-04-19 08:54:35 +08:00
2017-04-19 08:54:35 +08:00
2017-06-15 13:10:14 +08:00
2017-05-02 12:21:36 +08:00
2017-04-20 10:48:38 +02:00
2017-06-13 09:35:35 +08:00
2017-06-02 20:29:24 +02:00
2017-05-15 12:29:15 +08:00
2017-04-19 11:41:57 +08:00
2017-03-17 15:52:17 +08:00
2017-03-17 15:52:17 +08:00
2017-04-11 08:30:09 +01:00
2017-06-14 12:30:39 +01:00
2017-05-23 19:40:37 +08:00
2017-06-16 10:26:31 +02:00
2017-04-17 11:07:43 +01:00
2017-06-22 16:09:58 +02:00
2017-06-07 16:15:40 +08:00
2017-04-04 16:20:41 +10:00