| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
Structures_DataGrid::getDataSourceStructures_DataGrid::getDataSource() – 現在読み込まれているデータソースドライバを取得する
Synopsisrequire_once 'Structures/DataGrid.php';
Descriptionデータソースオブジェクトへの参照を取得します。 Return valueオブジェクトへの参照、あるいはドライバが読み込まれていない場合に null を返します。 Throws例外はスローされません。 NoteThis function can not be called statically. |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「Structures_DataGrid::getDataSource」をGoogle検索
|