Home » HTML » HTML_Table » Bug #4944
setRowContents
Details
| Request #4944 | setRowContents |
|---|---|
| Submitted | 2005-07-29 09:10 UTC |
| From | cweiske at cweiske dot de |
| Assigned | wiesemann |
| Status | Closed |
| Package | HTML_Table |
| PHP Version | Irrelevant |
| OS | Irrelevant |
| Roadmaps | (Not assigned) |
Comments
[2005-07-29 09:10 UTC] cweiske at cweiske dot de
Description:
------------
Sometimes you have a static array for a complete row, e.g. the headers
of the table.
It'd be really nice if there was a function setRowContents($row, $array,
$attributes, $noffset = 0) to set the row.
[2005-10-20 13:56 UTC] post at markwiesemann dot de
This request had been added with the code changes related to request #4712 (thead/tfoot/tbody addition).