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
Эта функция не должна вызываться статически.
HTML_Table::getBody()