Structures_DataGrid::dump
Structures_DataGrid::dump() –
Method used for debugging purposes only. Displays a dump of the DataGrid
object.
Synopsis
require_once 'Structures/DataGrid.php';
void
Structures_DataGrid::dump
(
)
Description
This package is not documented yet.
Throws
throws
no exceptions thrown
Note
This function can not be called
statically.