Structures_DataGrid::setDataSourceOption()

Structures_DataGrid::setDataSourceOption()  -- Set a single datasource option

Synopsis

require_once 'Structures/DataGrid.php';

void Structures_DataGrid::setDataSourceOption (string $name, mixed $value)

Beschreibung

Dieses Package ist noch nicht dokumentiert.

Parameter

string $name

Option name

mixed $value

Option value

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.