Structures_DataGrid::bindDataSource()

Structures_DataGrid::bindDataSource() -- Binds a Structures_DataGrid_DataSource object to the DataGrid.

Synopsis

object bindDataSource (Structures_DataGrid_DataSource $source)

Описание

Binds a Structures_DataGrid_DataSource object to the DataGrid.

Параметр

Structures_DataGrid_DataSource $source

The DataSource object

Возвращаемое значение

mixed - TRUE upon success otherwise a PEAR_Error upon failure

Пример