HTML_Table::getRowAttributes

HTML_Table::getRowAttributes -- Return row attributes

Referentiesamenvatting

require_once 'HTML/Table.php';

array HTML_Table::getRowAttributes (int $row)

Beschrijving

Returns the attributes for a given row as contained in the tr tag

Parameter

Return waarde

array - the attributes of the row

Note

Deze functie kan niet statisch worden aangeroepen.