HTML_Table::setRowAttributes() | HTML_Table::updateAllAttributes() |
HTML_Table | |
PEAR Manual | |
require_once 'HTML/Table.php'; |
string HTML_Table::toHtml (
)
Returns the table structure as HTML
string - the generated HTML code
This function can not be called statically.
HTML_Table::setRowAttributes() | HTML_Table::updateAllAttributes() |
HTML_Table | |
PEAR Manual | |