Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетил 16501 программист и 1672 робота. Сейчас ищут 1695 программистов ...
Structures_DataGrid::getCurrentPage
Вернуться к: Class Structures_DataGrid
Structures_DataGrid::getCurrentPage
Structures_DataGrid::getCurrentPage() – Retrieves the current page number when paging is implemented
Synopsis
require_once 'Structures/DataGrid.php';
int Structures_DataGrid::getCurrentPage ( )
This package is not documented yet.
Return value
returns the current page number
Throws
throws no exceptions thrown
Note
This function can not be called statically.
Вернуться к: Class Structures_DataGrid