Structures_DataGrid::bindDataSource()

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

Referentiesamenvatting

require_once 'Structures/DataGrid.php';

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

Beschrijving

Dit pakket in nog niet gedocumenteerd.

Parameter

&$source

mixed $source

The data source driver object

Return waarde

returns True if successful, otherwise PEAR_Error

Throws

throws no exceptions thrown

Note

Deze functie kan niet statisch worden aangeroepen.