Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16495 программистов и 1672 робота. Сейчас ищут 1652 программиста ...
Structures_DataGrid::getCurrentRecordNumberEnd
Вернуться к: Class Structures_DataGrid
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
Note
This function can not be called statically.
Вернуться к: Class Structures_DataGrid