HTML_Table::toHtml

HTML_Table::toHtml -- Return HTML code

Synopsis

require_once 'HTML/Table.php';

string HTML_Table::toHtml ()

Описание

Returns the table structure as HTML

Возвращаемое значение

string - the generated HTML code

Заметка

Эта функция не должна вызываться статически.