Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 15017 программистов и 1702 робота. Сейчас ищут 1460 программистов ...
Structures_DataGrid::getPageCount
Вернуться к: Class Structures_DataGrid
Structures_DataGrid::getPageCount
Structures_DataGrid::getPageCount() – Returns the total number of pages
Synopsis
require_once 'Structures/DataGrid.php';
int Structures_DataGrid::getPageCount ( )
This package is not documented yet.
Return value
returns the total number of pages or 1 if there are no records or if there is no row limit
Throws
throws no exceptions thrown
Note
This function can not be called statically.
Вернуться к: Class Structures_DataGrid