Méthode addRow

htmlTableRows

public function addRow() : htmlTableRow

Description

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.