require_once 'Structures/DataGrid.php';
mixed Structures_DataGrid::getOutput (int [$type = NULL], array [$options = array()])
mixed Structures_DataGrid::getOutput
Dieses Package ist noch nicht dokumentiert.
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
Diese Methode kann nicht statisch aufgerufen werden.