JavaScript Editor Javascript validator     Web page editor 



Structures_DataGrid::getDataSource()

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

Synopsis

require_once 'Structures/DataGrid.php';

object DataSource& Structures_DataGrid::getDataSource ()

Description

Retrieves the DataSource object as a reference

Return value

returns object reference or null if no driver is loaded

Throws

throws no exceptions thrown

Note

This function can not be called statically.




JavaScript Editor Javascript validator     Web page editor