Top Level :: Structures

Package Information: Structures_DataGrid_Renderer_CSV

Show All Changelogs
» Version » Information
0.1.4Download

Release date: 2007-04-21 14:06 UTC
Release state: beta

Changelog:

- Request #10593: new option 'writeMode' that allows to specify which mode is
used in the internal fopen() calls (useful e.g. to append to an existing file)
(thanks to Anthony Topper)

Dependencies:
  • PHP Version: PHP 4.2 or newer
  • PEAR Package: PEAR Installer 1.4.9 or newer
  • PEAR Package: Structures_DataGrid 0.7.0 or newer
0.1.3Download

Release date: 2006-12-16 16:12 UTC
Release state: beta

Changelog:

- the generated CSV dataset can now be stored into a file on the local filesystem
by setting the new option 'saveToFile' to boolean true
- this package is now licensed under the New BSD license

Dependencies:
  • PHP Version: PHP 4.2 or newer
  • PEAR Package: PEAR Installer 1.4.9 or newer
  • PEAR Package: Structures_DataGrid 0.7.0 or newer
0.1.2Download

Release date: 2006-09-17 19:31 UTC
Release state: beta

Changelog:

- Request #8576: new option 'filename' that will be used as the name of the file
that is sent
(thanks to John Huddleston, huddlej at gmail dot com)

Dependencies:
  • PHP Version: PHP 4.2 or newer
  • PEAR Package: PEAR Installer 1.4.9 or newer
  • PEAR Package: Structures_DataGrid 0.7.0 or newer
0.1.1Download

Release date: 2006-07-20 12:38 UTC
Release state: beta

Changelog:

- Bugfix: the delimiter is not append anymore to the last column (this delimiter
wrongly indicated an additional column)

Dependencies:
  • PHP Version: PHP 4.2 or newer
  • PEAR Package: PEAR Installer 1.4.9 or newer
  • PEAR Package: Structures_DataGrid 0.7.0 or newer
0.1.0Download

Release date: 2006-06-19 16:13 UTC
Release state: beta

Changelog:

Changes since Structures_DataGrid 0.6.3:

- Renderer driver unbundled from Structures_DataGrid core
- fixed quote handling
- fixed handling of line breaks
- added automatic quote handling (quote are used when they are needed)
- new option 'enclosure' (default is a double quotation mark: ")

Dependencies:
  • PHP Version: PHP 4.2 or newer
  • PEAR Package: PEAR Installer 1.4.9 or newer
  • PEAR Package: Structures_DataGrid 0.7.0 or newer