Top Level :: Structures

Package Information: Structures_DataGrid 0.7.2

Show All Changelogs
» Version » Information
0.9.0 2007-12-18     beta
0.8.3 2007-04-12     beta
0.8.2 2007-03-11     beta
0.8.1 2007-01-15     beta
0.8.0 2006-12-16     beta
0.7.2Download

Release date: 2006-10-17 19:40 UTC
Release state: beta

Changelog:

- The usage of constants for selecting DataSource or Renderer driver is now
deprecated. Use the name of the driver instead (e.g. CSV, DB_Table, Smarty).
For some drivers there exist also more logical names like 'Excel' (instead of
'XLS'). Names like 'HTML_Table' (name of the PEAR package) and 'HTMLTable'
(name of the Structures_DataGrid driver) are both allowed.
- Bug #8005: fill() did not pass options to the renderer
(thanks to Daniel Rossi, pear at electroteque dot org)
- use native http_build_query() if PHP 5 is installed
- Request #8061:
added getDataSource(), made datasourceFactory() public
added getter and setter methods for all column object attributes
fixed non-static call in dataSourceFactory()
(thanks to Markus Ernst, derernst at gmx dot ch)
- Request #7969: added example to the fill() method
(thanks to Benny Labach, bennythebee at gmail dot com)
- Request #8089: fixed the DataSource class documentation
(thanks to Michel D'HOOGE, michel dot dhooge at gmail dot com)
- Request #8320: new removeColumn() method
(thanks to Arcadius, arcadius at menelic dot com)
- fixed calculation of the number of the last record
- fixed internal usage of the page number that was either given via the second
constructor parameter or via the 'page' GET variable: if it is too low or too
high, it is now resetted to 1 ("too low" means: the given page number is lower
than 1; "too high" means: the real page count is lower than the given page
number)
- fixed handling of column attributes for the Smarty renderer

Dependencies:
  • PHP Version: PHP 4.3 or newer
  • PEAR Package: PEAR 1.4.9 or newer
  • PEAR Package: PEAR 1.2 or newer
0.7.1 2006-06-19     beta
0.6.3 2005-10-25     beta
0.6.2 2005-01-26     beta
0.6.0 2004-12-21     beta
0.5.3 2004-08-10     alpha
0.5.2 2004-08-10     alpha
0.5.1 2004-06-25     alpha
0.5 2004-05-04     alpha
0.4.1 2004-03-16     alpha
0.4 2004-03-16     alpha