Structures_DataGrid::getColumns

Structures_DataGrid::getColumns() – Return the current columns

Synopsis

require_once 'Structures/DataGrid.php';

array Structures_DataGrid::getColumns ( )

Description

This package is not documented yet.

Return value

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

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Returns the number of columns (Previous) Retrieves the current page number when paging is implemented (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.