Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 50409 программистов и 1744 робота. Сейчас ищут 1050 программистов ...
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