Structures_DataGrid::getColumns()

Structures_DataGrid::getColumns()  -- Return the current columns

Referentiesamenvatting

require_once 'Structures/DataGrid.php';

array Structures_DataGrid::getColumns ()

Beschrijving

Dit pakket in nog niet gedocumenteerd.

Return waarde

returns Structures_DataGrid_Column objects (references to). This is a numerically indexed array (starting from 0).

Throws

throws no exceptions thrown

Note

Deze functie kan niet statisch worden aangeroepen.