Structures_DataGrid_Column クラス概要 (Previous) (Next) Structures_DataGrid_Column::format

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

constructor Structures_DataGrid_Column::Structures_DataGrid_Column()

constructor Structures_DataGrid_Column::Structures_DataGrid_Column()  -- コンストラクタ

説明

デフォルトのテーブル形式の設定を作成します。

パラメータ

string $label

カラムのラベルとして表示される文字列。

string $field

カラムに対応させるフィールドの名前。

string $orderBy

データの並べ替えを行うフィールドあるいは式。

array $attributes

XML あるいは HTML の TD タグの属性。 array(name => value, ...) 形式。

string $autoFillValue

autoFill で使用する値。

mixed $formatter

フォーマッタ用のコールバック。setFormatter() を参照ください。

array $formatterArgs

フォーマッタ用のコールバックの二番目の引数として渡す連想配列。

例外・エラー

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

注意

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

Structures_DataGrid_Column クラス概要 (Previous) (Next) Structures_DataGrid_Column::format

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.