Structures_DataGrid::getRecordCount()

Structures_DataGrid::getRecordCount()  -- Returns the total number of records

Synopsis

require_once 'Structures/DataGrid.php';

int Structures_DataGrid::getRecordCount ()

Beschreibung

Dieses Package ist noch nicht dokumentiert.

Rückgabewert

returns the total number of records

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.