Go to the source code of this file.
Classes | |
| class | AnewtXHTMLTable |
| Block element for tables. More... | |
| class | AnewtXHTMLTableHead |
| Block element for a table head. More... | |
| class | AnewtXHTMLTableFoot |
| Block element for a table foot. More... | |
| class | AnewtXHTMLTableBody |
| Block element for a table body. More... | |
| class | AnewtXHTMLTableColumnGroup |
| Block element for a column group. More... | |
| class | AnewtXHTMLTableColumn |
| Inline element for a column. More... | |
| class | AnewtXHTMLTableRow |
| Block element for table rows. More... | |
| class | AnewtXHTMLTableCell |
| Inline element for table cells. More... | |
| class | AnewtXHTMLTableHeaderCell |
| Inline element for table header cells. More... | |
See http://www.w3.org/TR/html4/struct/tables.html
Definition in file tables.lib.php.
1.5.9