Structures_DataGrid::getPageCount()

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

Referentiesamenvatting

require_once 'Structures/DataGrid.php';

int Structures_DataGrid::getPageCount ()

Beschrijving

Dit pakket in nog niet gedocumenteerd.

Return waarde

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

Deze functie kan niet statisch worden aangeroepen.