PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

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

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#8233ClosedReq0.1.02006-07-17No possibility to render current sorting column/direction
#8237ClosedReqCVS2006-07-18Can't use multiple grids on the same page
#8341ClosedReq0.7.12006-08-01Passing column meta data to formatter
#8403ClosedBug0.1.02006-08-09Warnings with setDefaultSort()
#8530ClosedBugCVS2006-08-22Sort switching (from ASC to DESC) is not working
#8730DuplicateBug0.1.02006-09-19Structures_DataGrid_Renderer_Smarty => Attributes
#9493ClosedBug0.1.22006-11-28_SmartyGetPaging doesn't inherit selfPath option
#9548ClosedReqCVS2006-12-05I need to set default order modes for each column.
#12505BogusBug0.1.32007-11-22getPaging error
#12771BogusBug0.1.42007-12-24getPaging Method
#13686AssignedDoc2008-04-15fillwithEmptyRows Not Implemented
#17972OpenBug0.1.52010-10-19Smarty.php Renderer uses Depracated "register_function" with Smarty 3.xx