| Structures_DataGrid::build (Previous) | (Next) Structures_DataGrid::dump | ||||
| |
|||||
|
|||||
A clever method which loads and instantiate data source drivers.
Can be called in various ways:
Detect the source type and load the appropriate driver with default options:
|
Detect the source type and load the appropriate driver with custom options:
|
Load a driver for an explicit type (faster, bypasses detection routine):
|
The data source respective to the driver
An associative array of the form: array(optionName => optionValue, ...)
The data source type constant (of the form DATAGRID_SOURCE_*)
| Structures_DataGrid::build (Previous) | (Next) Structures_DataGrid::dump | ||||||||
| |
|||||||||
|
|||||||||