Structures_DataGrid::setRendererOptions()

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

Synopsis

require_once 'Structures/DataGrid.php';

void Structures_DataGrid::setRendererOptions (array $options)

Beschreibung

Dieses Package ist noch nicht dokumentiert.

Parameter

array $options

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

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.