Search for in the Packages This site (using Yahoo!) Developers Developer mailing list General mailing list SVN commits mailing list
void HTML_Table::setRowType ( int $row , string $type )
Définit le type d'une ligne en 'th' ou 'td' .
int $row - Index de la ligne
string $type - 'th' ou 'td'
This function can not be called statically.
HTML_Table::setColType()