Miscellaneous | |
PEAR Manual | |
require_once 'Structures/DataGrid.php'; |
void
Structures_DataGrid::setCurrentPage
(
mixed
$page
)
This method is used when paging is implemented
The current page number (as string or int).
throws no exceptions thrown
This function can not be called statically.
Miscellaneous | |
PEAR Manual | |