Structures_DataGrid::getPageCount

Structures_DataGrid::getPageCount() – Returns the total number of pages

Synopsis

require_once 'Structures/DataGrid.php';

int Structures_DataGrid::getPageCount ( )

Description

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.

Return the datagrid output (Previous) Returns the total number of records (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.