HTML_Table::display

HTML_Table::display -- Output HTML code

Synopsis

require_once 'HTML/Table.php';

string HTML_Table::display ()

Beschreibung

Outputs the table structure as HTML

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Siehe auch

HTML_Table::toHtml()