php spot
phpが使えるレンタルサーバー特集
検索グラス

Structures_DataGrid::getColumnByName

Structures_DataGrid::getColumnByName() – 名前 (ラベル) からカラムを探す

Synopsis

require_once 'Structures/DataGrid.php';

object Either& Structures_DataGrid::getColumnByName ( string $name )

Description

This package is not documented yet.

Parameter

string $name

探すカラムの名前 (ラベル)。

Return value

カラムオブジェクトへの参照、あるいはカラムがない場合に false を返します。

Throws

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

Note

This function can not be called statically.


    copyright © 1997-2025 PHP ドキュメント作成グループ(ライセンス). provided by phpspot.