HTML_Table::getBody

HTML_Table::getBody -- Return the table object for the tbody group

Referentiesamenvatting

require_once 'HTML/Table.php';

mixed HTML_Table::getBody ()

Beschrijving

Returns the table object for the tbody group

Return waarde

object - the table object for the tbody group

Note

Deze functie kan niet statisch worden aangeroepen.

Zie

HTML_Table::HTML_Table()