Structures_DataGrid::getDataSource()

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

Referentiesamenvatting

require_once 'Structures/DataGrid.php';

object DataSource& Structures_DataGrid::getDataSource ()

Beschrijving

Retrieves the DataSource object as a reference

Return waarde

returns object reference or null if no driver is loaded

Throws

throws no exceptions thrown

Note

Deze functie kan niet statisch worden aangeroepen.