Home » Structures » Structures_DataGrid_DataSource_Array
DataSource driver using arrays
This package is unmaintained.
Download latest release 0.2.0dev1 (archived versions might be outdated)
License: New BSD
Description
This is a DataSource driver for Structures_DataGrid using arrays. It is a
base package for some other DataSource drivers like CSV or XML.
Maintainers
- Andrew S. Nagy (asnagy) — lead, inactive
- Olivier Guilyardi (olivierg) — lead, active
- Mark Wiesemann (wiesemann) — lead, active
Dependencies
Required
- PHP (>= 4.2)
- PEAR Installer (>= 1.4.9)
- Structures_DataGrid (>= 0.9.0)
Releases
- 0.2.0dev1 (beta, 2010-10-10)
Release notes
License: New BSD
QA release
Directory layout
Bug #13134 A notice is raised if an empty array is passed to bind()
- add support for sorting by multiple fields (also affects the CSV, DB, Excel,
RSS and XML datasources) - 0.1.4 (beta, 2008-02-16)
- 0.1.3 (beta, 2007-12-18)
- 0.1.2 (beta, 2007-01-24)
- 0.1.1 (beta, 2006-12-16)
- 0.1.0 (beta, 2006-06-19)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #9914 | Closed | Bug | 0.1.1 | 2007-01-22 | Incorrect array index assumption |
| #12018 | Closed | Req | 2007-09-11 | array_multisort without lowercase possibility for columns also with capitals | |
| #12020 | Closed | Bug | 0.1.2 | 2007-09-11 | Sorting an array with non continous index fails |
| #13134 | Closed | Bug | CVS | 2008-02-16 | A notice is raised if an empty array is passed to bind() |
| #18955 | Verified | Bug | 0.2.0dev1 | 2011-11-04 | Error on sorting array |