Curry
PHP Framework

core

db

html

utility

HtmlTableRow::setCellAttributes

public HtmlTableRow setCellAttributes ( string $columnKey, array $attributes )
指定の列キーのセルのエレメントの属性を設定します。

パラメーター

名前 内容
$columnKey string 列キー
$attributes array キーを属性名、値を属性値として定義した配列

返り値

自身のインスタンスを返します。