Home » Structures » Structures_DataGrid » Bug #9160
wrong documentation
Details
| Doc Bug #9160 | wrong documentation |
|---|---|
| Submitted | 2006-10-25 10:06 UTC |
| From | qdog86 at gmail dot com |
| Assigned | wiesemann |
| Status | Closed |
| Package | Structures_DataGrid |
| PHP Version | Irrelevant |
| 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