htmlTableRows
public function addRow() : htmlTableRow
La méthode addRow permet d'ajouter un nouvelle ligne dans la partie head ou body d'un htmlTable.
La fonction retourne une instance de htmlTableRow.
Voir aussi addRows.