HTML_Table::setCellContents() (Previous) (Next) HTML_Table::setColCount()

View this page in Last updated: Sun, 05 Oct 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

HTML_Table::setColAttributes()

HTML_Table::setColAttributes() -- 列の属性を設定する

説明

既存の列の属性を設定します。

パラメータ

  • int $col - 列インデックス。

  • mixed $attributes - テーブルの列の属性を表す連想配列あるいは文字列。

  • int $body - 使用する tbody グループの番号。 NULL はすべてのグループを使用することを意味します。

注意

この関数は、スタティックにコールする ことはできません。

HTML_Table::setCellContents() (Previous) (Next) HTML_Table::setColCount()

Download Documentation Last updated: Sun, 05 Oct 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.