HTML_Table::toHtml

HTML_Table::toHtml -- Return HTML code

概要

require_once "HTML/Table.php";

string HTML_Table::toHtml ()

説明

Returns the table structure as HTML

返り値

string - the generated HTML code

注意

この関数は、スタティックにコールする ことはできません。