|
|
| Name: |
HTMLTable |
| Base name: |
classtable |
| Description: |
Generate HTMl table from an array of definitions |
| Related classes: |
footer, htmltable |
| Version: |
1.0 |
| PHP version: |
4.0 |
| License: |
Freely Distributable |
| All time users: |
348 users |
| All time rank: |
5427 |
| Week users: |
0 users |
| Week rank: |
2402 |
| |
|
This class can be used to generate HTML tables of arrays with table definitions.
It takes an array with the table cells data and another associative array with the definition of the header, body and footer of the table.
The array can specify parameters of different cells of the table rows in associative arrays that associate cell HTML attributes to the respective attribute values.
The generated table HTML code is returned as a single string.
| |
Screenshots |
|
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|