PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Structures » Structures_DataGrid_Renderer_CSV » Bug #8576

Addition of support for output filename

Details

Request #8576Addition of support for output filename
Submitted2006-08-29 07:33 UTC
Fromhuddlej at gmail dot com
Assignedwiesemann
StatusClosed
PackageStructures_DataGrid_Renderer_CSV
PHP Version5.1.4
OSSuSE 10.0
Roadmaps(Not assigned)

Comments

[2006-08-29 07:33 UTC] huddlej at gmail dot com

Description:
------------
In the process of using the DataGrid CSV renderer, it became necessary to specify a filename for the CSV output. Since this is not part of the existing renderer functionality, I added "filename" to the class as an option with the necessary set function and documentation.

The patch is available at the following address:

http://www.phpfi.com/146821