HTML_Table::toHtml

HTML_Table::toHtml – Retourne le code HTML

Synopsis

require_once 'HTML/Table.php';

string HTML_Table::toHtml ( )

Description

Retourne la structure du tableau en HTML.

Return value

string - le code HTML généré

Note

This function can not be called statically.