Structures_DataGrid::getPageCount()

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

Synopsis

require_once 'Structures/DataGrid.php';

int Structures_DataGrid::getPageCount ()

Beschreibung

Dieses Package ist noch nicht dokumentiert.

Rückgabewert

returns the total number of pages or 1 if there are no records or if there is no row limit

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.