Search for in the Packages This site (using Yahoo!) Developers Developer mailing list General mailing list CVS commits mailing list
require_once 'HTML/Table.php';
int HTML_Table::addBody ([array $attributes = NULL])
int HTML_Table::addBody
Adds a new body to the table and returns the body identifier
array $attributes - Associative array of tbody tag attributes
int - the body identifier
This function can not be called statically.
HTML_Table::getBody()