Structures_DataGrid::bindDataSource

Structures_DataGrid::bindDataSource() – Bind an already instantiated DataSource driver

Synopsis

require_once 'Structures/DataGrid.php';

mixed Structures_DataGrid::bindDataSource ( mixed &$source )

Description

This package is not documented yet.

Parameter

mixed &$source

The data source driver object

Return value

returns True if successful, otherwise PEAR_Error

Throws

throws no exceptions thrown

Note

This function can not be called statically.

A simple way to add a record set to the datagrid (Previous) Build the datagrid (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.