htmlTableRows
public function addRows($count) : Array()
La méthode addRows permet d'ajouter une série de lignes dans la partie head ou body d'un htmlTable.
La fonction retourne une liste de htmlTableRow.
Voir aussi addRow.