Home » Structures » Structures_DataGrid_Renderer_CSV » Bug #8576
Addition of support for output filename
Details
| Request #8576 | Addition of support for output filename |
|---|---|
| Submitted | 2006-08-29 07:33 UTC |
| From | huddlej at gmail dot com |
| Assigned | wiesemann |
| Status | Closed |
| Package | Structures_DataGrid_Renderer_CSV |
| PHP Version | 5.1.4 |
| OS | SuSE 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