array HTML_Table::getRowAttributes (
int $row
,
int $body=0
)
tr タグに含まれる、
指定した行の属性を返します。
int $row -
行のインデックス。
int $body -
使用する tbody グループの番号。
array - 行の属性を返します。
This function can not be called statically.