HTML_Table::setCaption
Описание
Sets the caption of a table. This does not refer to the <th>-tag. The <caption>-tag defines a headline for the whole table.
Параметр
string $caption - the caption string
mixed $attributes - Associative array or string of caption attributes
Пред. | Начало | След. |
HTML_Table::setAutoFill | Уровень выше | HTML_Table::setCellAttributes |