void
Structures_DataGrid::setRendererOption
(
string
$name
,
mixed
$value
,
bool
$common
= false
)
This package is not documented yet.
$name
Option name
$value
Option value
$common
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.