Structures_DataGrid::getCurrentRecordNumberEnd()

Structures_DataGrid::getCurrentRecordNumberEnd()  -- Returns the number of the last record of the current page

Synopsis

require_once 'Structures/DataGrid.php';

int Structures_DataGrid::getCurrentRecordNumberEnd ()

Beschreibung

Dieses Package ist noch nicht dokumentiert.

Rückgabewert

returns the number of the last record currently shown

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.