Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18012 программистов и 1573 робота. Сейчас ищут 1170 программистов ...
Structures_DataGrid::setDataSourceOption
Вернуться к: Class Structures_DataGrid
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
Note
This function can not be called statically.
Вернуться к: Class Structures_DataGrid