Structures_DataGrid::bindDataSource()

Structures_DataGrid::bindDataSource()  -- Bind an already instantiated DataSource driver

Synopsis

require_once 'Structures/DataGrid.php';

mixed Structures_DataGrid::bindDataSource (&$source, mixed $source)

Beschreibung

Dieses Package ist noch nicht dokumentiert.

Parameter

&$source

mixed $source

The data source driver object

Rückgabewert

returns True if successful, otherwise PEAR_Error

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.