PEAR is archived and read-only

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

Home » Structures » Structures_DataGrid » Bug #9160

wrong documentation

Details

Doc Bug #9160wrong documentation
Submitted2006-10-25 10:06 UTC
Fromqdog86 at gmail dot com
Assignedwiesemann
StatusClosed
PackageStructures_DataGrid
PHP VersionIrrelevant
Roadmaps(Not assigned)

Comments

[2006-10-25 10:06 UTC] qdog86 at gmail dot com

Description:
------------
I think this part is wrong in
http://pear.php.net/manual/en/package.structures.structures-datagrid.structures-datagrid-column.structures-datagrid-column.php:

string $attributes

The HTML attributes for the TR tag

should be:

array $attributes

The HTML attributes for the TD tag