int HTML_Table::addBody (
array $attributes
= null
)
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.