Purpose of code changes on this branch:
I try to generalize the way the export actions could work with as little
code changes as possible.
One requirement for this functionality is that all deploy class
constructors need to accept exactly one parameter $options.
When reviewing my code changes, please focus on:
I had to touch Bvb_Grid_DataGrid.
* example exportAction() in JqgridController
* Bvb_Grid_DataGrid::factory()
* Bvb_Grid_DataGrid::getExports()
* Bvb_Grid_DataGrid::_runConfigCallbacks()
* Bvb_Grid_Deploy_JqGrid and Bvb_Grid_Deploy_Csv support this functionality
I need to know you opinion about this.
Original issue reported on code.google.com by martin.m...@gmail.com on 15 Jan 2010 at 2:47
Original issue reported on code.google.com by
martin.m...@gmail.com
on 15 Jan 2010 at 2:47