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)

Description

Ce module n'est actuellement pas documenté.

Paramètres

&$source

mixed $source

The data source driver object

Valeur retournée

returns True if successful, otherwise PEAR_Error

Valeurs renvoyées

throws no exceptions thrown

Note

Cette fonction ne peut pas être appelée de façon statique.