HTML_Table::display

HTML_Table::display -- Output HTML code

Synopsis

require_once 'HTML/Table.php';

string HTML_Table::display ()

Description

Outputs the table structure as HTML

Note

Cette fonction ne peut pas être appelée de façon statique.

Voir aussi

HTML_Table::toHtml()