HTML_Table::setCaption
Opis
Sets the caption of a table. This does not refer to the <th>-tag. The <caption>-tag defines a headline for the whole table.
Parametr
string $caption - the caption string
mixed $attributes - Associative array or string of caption attributes
| Poprzedni | Spis treści | Następny |
| HTML_Table::setAutoFill | Początek rozdziału | HTML_Table::setCellAttributes |