Home » HTML » HTML_QuickForm_ElementGrid
An HTML_QuickForm meta-element which holds any other element in a grid
This package is unmaintained.
Download latest release 0.1.2 (archived versions might be outdated)
License: LGPL
Description
An HTML_QuickForm meta-element which holds multiple HTML_QuickForm elements in an HTML_Table. The elements in the table should behave exactly like normal elements in a form, such as freezing and getting defaults and submitted values correctly.
Maintainers
- Justin Patrin (justinpatrin) — lead, active
Dependencies
Required
- PHP (>= 4.3.0)
- PEAR Installer (>= 1.4.3)
- HTML_QuickForm (>= 3.2.5)
- HTML_Table (>= 1.7.5)
Releases
- 0.1.2 (alpha, 2012-03-04)
Release notes
License: LGPL
QA release
Bug #13176 addRow using reference inappropriately - 0.1.1 (alpha, 2007-04-01)
- 0.1.0 (alpha, 2006-12-13)
Release notes
License: LGPL
First PEAR Release
Fixed a notice about unset row names
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #10578 | Closed | Bug | 0.1.0 | 2007-04-01 | Nested arrays in the grid will lose values when exported |
| #13176 | Closed | Bug | 0.1.1 | 2008-02-22 | addRow using reference inappropriately |
| #15982 | Feedback | Bug | 2009-03-05 | trouble with radio-buttons | |
| #19317 | Open | Bug | 0.1.2 | 2012-03-04 | README have role="data" |