Miscellaneous | |
PEAR Manual | |
require_once 'Structures/DataGrid.php'; |
void
Structures_DataGrid::setRendererOption
(
string
$name
,
mixed
$value
,
bool
$common = FALSE
)
This package is not documented yet.
Option name
Option value
Whether to use this option for all renderers (TRUE) or only for the current one (FALSE)
throws no exceptions thrown
This function can not be called statically.
Miscellaneous | |
PEAR Manual | |