PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

Structures_DataGrid_Column::setAttributes | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

Structures_DataGrid_Column::setAttributes

Structures_DataGrid_Column::setAttributes() – カラムの XML/HTML 属性を設定する

Synopsis

require_once 'Structures/DataGrid/Column.php';

void Structures_DataGrid_Column::setAttributes ( array $attributes )

Description

このカラムのセルに適用される属性を設定します。 これは、HTML あるいは XML 形式でレンダリングする際にのみ使用されます。

Parameter

array $attributes

array(name => value, ...) 形式の属性。

Throws

例外はスローされません。

Note

This function can not be called statically.

忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「Structures_DataGrid_Column::setAttributes」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | Structures_DataGrid_Column::setAttributes」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: