void
Structures_DataGrid::setRendererOptions
(
array
$options
,
bool
$common
= false
)
This package is not documented yet.
$options
An associative array of the form: array("option_name" => "option_value",...)
$common
Whether to use these options for all renderers (TRUE) or only for the current one (FALSE)
throws no exceptions thrown
This function can not be called statically.