HTML_Table::updateRowAttributes

HTML_Table::updateRowAttributes -- Update row attributes

Opis

Updates the row attributes for an existing row

Parametr

  • int $row - Row index

  • mixed $attributes - Associative array or string of table row attributes

  • boolean $inTR - FALSE if attributes are to be applied in td tags; TRUE, if attributes are to be applied in tr tag.

  • int $body - The number of the tbody group that should be used

Uwagi

Ta funkcja nie może być wywołana statycznie.