Structures_DataGrid::setRendererOptions()

Structures_DataGrid::setRendererOptions()  -- Set multiple renderer options

Áttekintés

require_once 'Structures/DataGrid.php';

void Structures_DataGrid::setRendererOptions (array $options)

Leírás

Ez a csomag még nincs dokumentálva.

Paraméterek

array $options

An associative array of the form: array("option_name" => "option_value",...)

Lehetséges hibaértékek

throws no exceptions thrown

Megjegyzés

Ez a függvény nem hívható statikusan.