Structures_DataGrid::build

Structures_DataGrid::build() – データグリッドを組み立てる

Synopsis

require_once 'Structures/DataGrid.php';

mixed Structures_DataGrid::build ( )

Description

This package is not documented yet.

Return value

true あるいは PEAR_Error オブジェクトを返します。

Throws

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

Note

This function can not be called statically.