HTML: Table wrapper base class
Manuel Lemos (contact me)
This class can be used to generate HTML tables from arrays of data.
It is a base class that traverses all cells of the table rows and renders an HTML table with data defined in a base class.
It features:
- XHTML compliant output
- Built-in control of table, row and cell color, width, alignment, border width, CSS class and style
- Split the table in several pages with a limited number of rows per page
- Generate navigation links to browse the pages on which the table rows are split
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Sufficient (77.1%)
| Sufficient (62.5%)
| -
| -
| -
| -
| Not sure (44.8%)
| 1505 |
Click here for detailed information about this class on phpclasses.org