Structures_DataGrid::getDataSource()

Structures_DataGrid::getDataSource()  -- Get the currently loaded DataSource driver

Synopsis

require_once 'Structures/DataGrid.php';

object DataSource& Structures_DataGrid::getDataSource ()

Beschreibung

Retrieves the DataSource object as a reference

Rückgabewert

returns object reference or null if no driver is loaded

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.