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

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

  

Structures_DataGrid::setRendererOption

Structures_DataGrid::setRendererOption() – レンダラのオプションを設定する

Synopsis

require_once 'Structures/DataGrid.php';

void Structures_DataGrid::setRendererOption ( string $name , mixed $value , bool $common = = false )

Description

This package is not documented yet.

Parameter

string $name

オプションの名前。

mixed $value

オプションの値。

boolean $common

このオプションをすてべのレンダラに適用する (TRUE) か、現在のレンダラにのみ適用する (FALSE) か。

Throws

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

Note

This function can not be called statically.

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

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