mixed
     Structures_DataGrid::getOutput
     ( 
    
     int
     $type
      = null
    
     , 
     array
     
      $options = array()
     
    
   )
This package is not documented yet.
$type
     Renderer type (optional)
$options
     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
This function can not be called statically.