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.

Returns the number of the first record of the current page (Previous) Return the datagrid output (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.