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
)
Описание
This package is not documented yet.
Parameter
-
string
$name
-
Option name
-
mixed
$value
-
Option value
Throws
throws no exceptions thrown
Замечание
This function can not be called statically.