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

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

  

Structures_DataGrid::getOutput

Structures_DataGrid::getOutput() – データグリッドの出力を返す

Synopsis

require_once 'Structures/DataGrid.php';

mixed Structures_DataGrid::getOutput ( int $type = = null , array $options = array() )

Description

This package is not documented yet.

Parameter

integer $type

レンダラの型 (オプション)。

array $options

array(optionName => optionValue, ...) 形式の連想配列。

Return value

データグリッドの出力 (通常は文字列です。HTML や CSV など……) あるいは PEAR_Error を返します。

Throws

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

Note

This function can not be called statically.

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

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