HTML_Table::toHtml

HTML_Table::toHtml -- Return HTML code

Referentiesamenvatting

require_once 'HTML/Table.php';

string HTML_Table::toHtml ()

Beschrijving

Returns the table structure as HTML

Return waarde

string - the generated HTML code

Note

Deze functie kan niet statisch worden aangeroepen.

Zie

HTML_Table::display()