Structures_DataGrid::setDataSourceOption()

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

Referentiesamenvatting

require_once 'Structures/DataGrid.php';

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

Beschrijving

Dit pakket in nog niet gedocumenteerd.

Parameter

string $name

Option name

mixed $value

Option value

Throws

throws no exceptions thrown

Note

Deze functie kan niet statisch worden aangeroepen.