Structures_DataGrid::setDefaultSort (Previous) (Next) Structures_DataGrid::setRendererOption

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

Structures_DataGrid::setRenderer()

Structures_DataGrid::setRenderer()  -- レンダラを設定する

説明

データグリッドがどのレンダラを使用するかを、 $type および $options に基づいて決定します。 既存のレンダラインスタンスをアタッチするには、かわりに attachRenderer() を使用します。

パラメータ

string $type

定義済みのレンダラ文字列。

array $options

レンダリングのオプション。

返り値

レンダラのインスタンスあるいは PEAR_Error を返します。

例外・エラー

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

参照

Structures_DataGrid::attachRenderer() も参照ください。

注意

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

Structures_DataGrid::setDefaultSort (Previous) (Next) Structures_DataGrid::setRendererOption

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.