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 ()

Description

Ce module n'est actuellement pas documenté.

Valeur retournée

returns the number of the last record currently shown

Valeurs renvoyées

throws no exceptions thrown

Note

Cette fonction ne peut pas être appelée de façon statique.