Méthode addRows

htmlTableRows

public function addRows($count) : Array()

Description

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.