require_once 'Structures/DataGrid.php';
array Structures_DataGrid::getColumns ()
array Structures_DataGrid::getColumns
This package is not documented yet.
returns Structures_DataGrid_Column objects (references to). This is a numerically indexed array (starting from 0).
throws no exceptions thrown
This function can not be called statically.