Search for in the
Top Level :: Structures
Package Information: Structures_DataGrid
This package is not maintained, if you would like to take over please go to this page.
| » Summary | » License |
|---|---|
| Render a data table with automatic pagination and sorting | New BSD |
| » Current Release | » Bug Summary |
| (beta) was released on 2012-01-27 by doconnor () |
Report a new bug to Structures_DataGrid |
| » Description | |
| This package provides a toolkit to generate data tables in HTML, CSV, Excel, XML, Smarty, and other formats. It retrieves data from a variety of data sources, including SQL, CSV, XML, PDO, DB_DataObject, DB_Table, and others. It can transparently page and sort the data, through optimized database queries, by parsing/generating GET, POST requests and REST-like urls. It is designed with modularity and extensibility in mind, using drivers for all rendering and datasource formats. |
|
| » Maintainers | » More Information |
|
|
Packages that depend on Structures_DataGrid
- Structures_DataGrid_DataSource_Array
- Structures_DataGrid_DataSource_CSV
- Structures_DataGrid_DataSource_DataObject
- Structures_DataGrid_DataSource_DB
- Structures_DataGrid_DataSource_DBQuery
- Structures_DataGrid_DataSource_DBTable
- Structures_DataGrid_DataSource_Excel
- Structures_DataGrid_DataSource_MDB2
- Structures_DataGrid_DataSource_PDO
- Structures_DataGrid_DataSource_RSS
- Structures_DataGrid_DataSource_XML
- Structures_DataGrid_Renderer_Console
- Structures_DataGrid_Renderer_CSV
- Structures_DataGrid_Renderer_Flexy
- Structures_DataGrid_Renderer_HTMLSortForm
- Structures_DataGrid_Renderer_HTMLTable
- Structures_DataGrid_Renderer_Pager
- Structures_DataGrid_Renderer_Smarty
- Structures_DataGrid_Renderer_XLS
- Structures_DataGrid_Renderer_XML
- Structures_DataGrid_Renderer_XUL
Dependencies for Structures_DataGrid
- PHP 5.0.0
- PEAR Installer 1.6.0
- PHPUnit 1.3.2 (Optional)
- File 1.3.0 (Optional)
- Net_URL_Mapper 0.9.0 (Optional)
- sqlite extension (Optional)