Top Level :: Structures

Package Information: Structures_DataGrid_DataSource_DataObject

Show All Changelogs
» Version » Information
0.2.1Download

Release date: 2007-12-18 18:03 UTC
Release state: beta

Changelog:

- new 'return_objects' option: for fetching records as dataobjects instead of
associative arrays
- bug #11854: fix compatibility with formbuilder linkOrderFields option
- remove restrictive container type checking: allows to bind any object that
behaves like a DB_DataObject

Dependencies:
  • PHP Version: PHP 4.2 or newer
  • PEAR Package: PEAR Installer 1.6.0 or newer
  • PEAR Package: Structures_DataGrid 0.9.0 or newer
  • PEAR Package: DB_DataObject 1.8.7 or newer
0.2.0Download

Release date: 2007-06-14 17:16 UTC
Release state: beta

Changelog:

- Request #7753: better and more explicit support for fetching links, with new
link_level and link_property options
- Request #10625: new link_keep_key option
- New fields_order_property option
- Deprecated the formbuilder_integration option, keeping BC. Same behaviour
can be achieved with link_level and fields_order_property
- Fixed reference assignment warnings under PHP 4.4
- Removed dependency on DB_DataObject_FormBuilder
- Updated other dependencies

Dependencies:
  • PHP Version: PHP 4.2 or newer
  • PEAR Package: PEAR Installer 1.6.0 or newer
  • PEAR Package: Structures_DataGrid 0.8.3 or newer
  • PEAR Package: DB_DataObject 1.8.5 or newer
0.1.2Download

Release date: 2007-05-07 21:09 UTC
Release state: beta

Changelog:

- Bug #8106: optimized data fetching loop
(thanks to Michel D'HOOGE, michel dot dhooge at gmail dot com)
- Bug #10137: fix "assign by reference" warning
(thanks to Sascha Grossenbacher, berdir at php dot net)
- Bug #10778: added the "raw_count" option for counting grouped records
(thanks to Alex Desktop, alexor_patator at yahoo dot fr)

Dependencies:
0.1.1Download

Release date: 2006-12-16 16:28 UTC
Release state: beta

Changelog:

- Bug #9147: quote field names for sorting
(thanks to Chris van de Wouw, chrisje at home dot nl)
- this package is now licensed under the New BSD license

Dependencies:
0.1.0Download

Release date: 2006-06-19 17:08 UTC
Release state: beta

Changelog:

Changes since Structures_DataGrid 0.6.3:

- DataSource driver unbundled from Structures_DataGrid core
- added multiple field sorting support

Dependencies: