HTML_Table::toHtml

HTML_Table::toHtml -- Return HTML code

Synopsis

require_once 'HTML/Table.php';

string HTML_Table::toHtml ()

Beschreibung

Returns the table structure as HTML

Rückgabewert

string - the generated HTML code

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Siehe auch

HTML_Table::display()