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
(
)
Описание
This package is not documented yet.
Return value
returns the number of the last record currently shown
Throws
throws no exceptions thrown
Замечание
This function can not be called statically.