Home » Structures » Structures_DataGrid_Renderer_Smarty
Renderer driver using Smarty
This package is unmaintained.
Download latest release 0.1.5 (archived versions might be outdated)
License: New BSD
Description
This is a Rendering driver for Structures_DataGrid using Smarty.
It adds the necessary variables and functions to a Smarty instance, in order
to build a full-featured DataGrid within a Smarty template.
Maintainers
- Andrew S. Nagy (asnagy) — lead, inactive
- Olivier Guilyardi (olivierg) — lead, active
- Mark Wiesemann (wiesemann) — lead, active
Dependencies
Required
- PHP (>= 4.3)
- PEAR Installer (>= 1.4.9)
- Structures_DataGrid (>= 0.9.0)
- Structures_DataGrid_Renderer_Pager (>= 0.1.0)
Releases
- 0.1.5 (beta, 2010-10-10)
Release notes
License: New BSD
QA release
Directory layout- Request #8237: support multiple grids on a single page
- add support for the onMove option
- new columnSet item members: direction and onclick
- Request #9994: add support for URL mapping, by Sascha Grossenbacher
- add "Object Preserving" feature
- fix a bug which prevented smarty {debug} function from working because of a
recursive reference
- new 'associative' option to get the column set and records as associative
arrays, instead of numerically indexed ones
- new smarty variables assigned: previousPage and nextPage - 0.1.4 (beta, 2007-12-18)
- 0.1.3 (beta, 2006-12-16)
- 0.1.2 (beta, 2006-10-22)
- 0.1.1 (beta, 2006-10-18)
- 0.1.0 (beta, 2006-06-19)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #8233 | Closed | Req | 0.1.0 | 2006-07-17 | No possibility to render current sorting column/direction |
| #8237 | Closed | Req | CVS | 2006-07-18 | Can't use multiple grids on the same page |
| #8341 | Closed | Req | 0.7.1 | 2006-08-01 | Passing column meta data to formatter |
| #8403 | Closed | Bug | 0.1.0 | 2006-08-09 | Warnings with setDefaultSort() |
| #8530 | Closed | Bug | CVS | 2006-08-22 | Sort switching (from ASC to DESC) is not working |
| #8730 | Duplicate | Bug | 0.1.0 | 2006-09-19 | Structures_DataGrid_Renderer_Smarty => Attributes |
| #9493 | Closed | Bug | 0.1.2 | 2006-11-28 | _SmartyGetPaging doesn't inherit selfPath option |
| #9548 | Closed | Req | CVS | 2006-12-05 | I need to set default order modes for each column. |
| #12505 | Bogus | Bug | 0.1.3 | 2007-11-22 | getPaging error |
| #12771 | Bogus | Bug | 0.1.4 | 2007-12-24 | getPaging Method |
| #13686 | Assigned | Doc | 2008-04-15 | fillwithEmptyRows Not Implemented | |
| #17972 | Open | Bug | 0.1.5 | 2010-10-19 | Smarty.php Renderer uses Depracated "register_function" with Smarty 3.xx |