require_once 'Structures/DataGrid.php';
mixed Structures_DataGrid::getOutput (int [$type = NULL], array [$options = array()])
mixed Structures_DataGrid::getOutput
Ce module n'est actuellement pas documenté.
Renderer type (optional)
An associative array of the form: array(optionName => optionValue, ...)
returns The datagrid output (Usually a string: HTML, CSV, etc...) or a PEAR_Error
throws no exceptions thrown
Cette fonction ne peut pas être appelée de façon statique.