Structures_DataGrid::render()
-- Render the datagrid
Beschrijving
You can call this method several times with different renderers.
Parameter
- mixed
$renderer
Renderer type or instance (optional)
- array
$options
An associative array of the form:
array(optionName => optionValue, ...)
Return waarde
returns
True or PEAR_Error
Throws
throws
no exceptions thrown
Note
Deze functie kan niet statisch worden aangeroepen.