Sets the cell attributes for an existing cell. If the given indices do not exist and autoGrow is TRUE then the given row and/or column is automatically added.
HTML_Table::setAutoFill() — Set autoFill value; HTML_Table::setCaption() — Set table caption; HTML_Table::setCellAttributes() — Set cell attributes; HTML_Table ...
* @see HTML_Table::setCellAttributes */ function setTableOddRowAttributes($attribs) { $this->_options['oddRowAttributes'] = $attribs; } /** * Define the ...
Description. Sets the caption of a table. This does not refer to the <th> -tag. The <caption> -tag defines a headline for the whole table.
Makes the design of HTML tables easy, flexible, reusable and efficient. - HTML_Table/HTML/Table/Storage.php at master · pear/HTML_Table.
Parameter. mixed $attributes - Associative array or string of table cell attributes. int $body - The number of the tbody group that should be used.
HTML_Table::updateAllAttributes() · HTML_Table::setColAttributes() · HTML_Table::setCellAttributes() · HTML_Table::setRowAttributes() ...
This function can not be called statically. See. HTML_Table::updateAllAttributes() , HTML_Table::setColAttributes() , HTML_Table::setCellAttributes() , ...
HTML_Table::updateAllAttributes() , HTML_Table::setColAttributes() , HTML_Table::updateColAttributes() , HTML_Table::setCellAttributes() , HTML_Table ...
When applied to a single element, html_table() returns a single tibble. When applied to multiple elements or a document, html_table() returns a list of tibbles.
含まれない: setCellAttributes | 必須にする:setCellAttributes