HTML_Table::setRowAttributes() HTML_Table::updateAllAttributes()

HTML_Table

PEAR Manual


HTML_Table::toHtml()

HTML_Table::toHtml() -- Return HTML code

Synopsis

      require_once 'HTML/Table.php';
     

string HTML_Table::toHtml ( )

Description

Returns the table structure as HTML

Return value

string - the generated HTML code

Note

This function can not be called statically.



HTML_Table::setRowAttributes() HTML_Table::updateAllAttributes()

HTML_Table

PEAR Manual