Miscellaneous | |
PEAR Manual | |
require_once 'Structures/DataGrid.php'; |
void
Structures_DataGrid::setRendererOptions
(
array
$options
,
bool
$common = FALSE
)
This package is not documented yet.
An associative array of the form: array("option_name" => "option_value",...)
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.
Miscellaneous | |
PEAR Manual | |