PEAR is archived and read-only

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

Home » HTML » HTML_Table » Bug #4944

setRowContents

Details

Request #4944setRowContents
Submitted2005-07-29 09:10 UTC
Fromcweiske at cweiske dot de
Assignedwiesemann
StatusClosed
PackageHTML_Table
PHP VersionIrrelevant
OSIrrelevant
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).